niksos/hosts/niks/default.nix

9 lines
147 B
Nix

_: {
imports = [
./configuration.nix
./hardware-configuration.nix
./mullvad
./ssh
./wireguard
];
}