Latest Updates
This commit is contained in:
@@ -95,12 +95,12 @@
|
||||
printing.enable = true;
|
||||
pulseaudio.enable = false;
|
||||
libinput.enable = true;
|
||||
logmein-hamachi.enable = true;
|
||||
# logmein-hamachi.enable = true;
|
||||
};
|
||||
|
||||
# Open ports in the firewall.
|
||||
networking.firewall.allowedTCPPorts = [ 21 22 80 443 5900 8080 12121 12122 ];
|
||||
networking.firewall.allowedUDPPorts = [ 21 22 80 443 5900 8080 12121 12122 ];
|
||||
networking.firewall.allowedTCPPorts = [ 21 22 80 443 5900 8080 12121 12122 61208 ];
|
||||
networking.firewall.allowedUDPPorts = [ 21 22 80 443 5900 8080 12121 12122 61208 ];
|
||||
# networking.firewall.enable = false;
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
|
||||
Reference in New Issue
Block a user