nichts/hosts/vali/default.nix

8 lines
131 B
Nix

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