pantheon/users/rafiq/scripts/default.nix
2025-03-06 18:05:48 +08:00

5 lines
45 B
Nix

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