niksos/hosts/del/default.nix

8 lines
140 B
Nix

_: {
imports = [
./configuration.nix
./hardware-configuration.nix
./profile.nix
./programs.nix
];
}