updates
This commit is contained in:
parent
2f50e92afe
commit
b22792614e
9 changed files with 49 additions and 29 deletions
|
|
@ -19,6 +19,8 @@
|
|||
# networking.firewall.allowedUDPPorts = [ ... ];
|
||||
# Or disable the firewall altogether.
|
||||
networking.firewall.enable = false;
|
||||
# Enable the OpenSSH daemon.
|
||||
services.openssh.enable = true;
|
||||
|
||||
# Disable NetworkManager-wait-online to fix boot hang
|
||||
systemd.services."NetworkManager-wait-online".enable = false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue