nichts/modules/vali/other/default.nix

8 lines
96 B
Nix
Raw Normal View History

2024-04-10 17:39:26 +02:00
_: {
imports = [
./home-manager.nix
./system.nix
./xdg.nix
];
}