Firewall sshd in garden.
This commit is contained in:
parent
75780a0455
commit
d6351d043a
@ -15,6 +15,7 @@
|
||||
boot.tmp.cleanOnBoot = true;
|
||||
zramSwap.enable = true;
|
||||
networking.hostName = "GARDEN";
|
||||
services.openssh.openFirewall = false;
|
||||
|
||||
# Enable the Flakes feature and the accompanying new nix command-line tool
|
||||
nix.settings.experimental-features = [
|
||||
|
Loading…
Reference in New Issue
Block a user