nichts/modules/other/default.nix

7 lines
96 B
Nix

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