commit changes
This commit is contained in:
@@ -75,10 +75,12 @@ in
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
59010 #SoundWireServer
|
||||
3389 #RDP
|
||||
22 #ssh
|
||||
];
|
||||
networking.firewall.allowedUDPPorts = [
|
||||
59010 #SoundWireServer
|
||||
3389 #RDP
|
||||
22 #ssh
|
||||
];
|
||||
# Or disable the firewall altogether.
|
||||
# networking.firewall.enable = false;
|
||||
@@ -91,7 +93,7 @@ in
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
wine
|
||||
bottles
|
||||
# bottles
|
||||
gparted
|
||||
ntfs3g
|
||||
ntfsprogs
|
||||
|
||||
Reference in New Issue
Block a user