imladris/configs/default.nix

6 lines
46 B
Nix

{ ... }: {
imports = [
./git.nix
];
}