nichts/modules/other/default.nix

9 lines
127 B
Nix

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