sarek: intialize service config. Move firewall to base.nix
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
)
|
||||
];
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 80 22 3100 ];
|
||||
networking.firewall.allowedTCPPorts = [ 80 3100 ];
|
||||
|
||||
# system.copySystemConfiguration = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user