nichts/modules/vali/other/default.nix
2024-04-10 17:39:26 +02:00

7 lines
96 B
Nix

_: {
imports = [
./home-manager.nix
./system.nix
./xdg.nix
];
}