pantheon/users/modules/scripts/default.nix

5 lines
45 B
Nix

{
imports = [
./git-extract.nix
];
}