comment out gimp and bottles while they dont work; move open ports again; remove vscode copilot shite
This commit is contained in:
@@ -44,11 +44,4 @@
|
||||
"worble" = import ./home-manager/home.nix;
|
||||
};
|
||||
};
|
||||
|
||||
# Open ports in the firewall.
|
||||
# 443 Helldivers crashes internet otherwise
|
||||
# 1900 UPNP discovery
|
||||
# 5001 Universal Media Server
|
||||
networking.firewall.allowedTCPPorts = [ 443 1900 5001 ];
|
||||
networking.firewall.allowedUDPPorts = [ 443 1900 ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user