Drop GitLab and passwordFiles
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
networking = {
|
||||
hostName = "eve-psr-nix0";
|
||||
firewall = {
|
||||
allowedTCPPorts = [ 22 80 443 7860 ];
|
||||
allowedUDPPorts = [ 22 80 443 53 1194 ];
|
||||
allowedTCPPorts = [ 22 80 443 7860 23231 23232 23233 9418 ];
|
||||
allowedUDPPorts = [ 53 1194 ];
|
||||
trustedInterfaces = [ "tun0" ];
|
||||
};
|
||||
nat = {
|
||||
|
Reference in New Issue
Block a user