niksos/modules/other/default.nix

8 lines
132 B
Nix

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