spellcheck
This commit is contained in:
@@ -17,8 +17,6 @@
|
||||
|
||||
config = {
|
||||
|
||||
system.stateVersion = "25.05";
|
||||
|
||||
services.netbird = {
|
||||
enable = config.sysconfig.opts.netbird.enable;
|
||||
};
|
||||
@@ -69,6 +67,8 @@
|
||||
|
||||
config = {
|
||||
|
||||
system.stateVersion = "25.05";
|
||||
|
||||
networking.firewall = {
|
||||
allowedTCPPorts = [ 80 443 33073 33080 10000 ];
|
||||
allowedUDPPorts = [ 3478 ];
|
||||
|
||||
Reference in New Issue
Block a user