nichts/modules/other/default.nix

8 lines
125 B
Nix

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