nix-templates/home/work/default.nix

5 lines
41 B
Nix
Raw Normal View History

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