commit changes

This commit is contained in:
2024-12-31 17:58:22 +01:00
parent 48f1d774c9
commit 415ea15ea0
5 changed files with 125 additions and 73 deletions

View File

@@ -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