feat: DHCP for desktop
This commit is contained in:
parent
bb41c51344
commit
d2bd5abbed
2 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ in
|
|||
enable = true;
|
||||
dns = "systemd-resolved";
|
||||
};
|
||||
networking.firewall.allowedTCPPorts = [57621];
|
||||
networking.firewall.allowedTCPPorts = [57621]; # Spotify
|
||||
|
||||
services = {
|
||||
openssh = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue