nix-templates/home/work/default.nix

6 lines
55 B
Nix
Raw Normal View History

2025-06-25 01:35:01 -04:00
{
imports = [
./xfreerdp.nix
./git.nix
2025-06-25 01:35:01 -04:00
];
}