nix-templates/home/work/default.nix

6 lines
No EOL
55 B
Nix

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