fix interface name
This commit is contained in:
@@ -116,7 +116,7 @@ in
|
||||
config = { lib, config, pkgs, ... }: {
|
||||
networking = {
|
||||
hostName = "fw";
|
||||
interfaces.mv-server.useDHCP = true;
|
||||
interfaces.mv-vserver.useDHCP = true;
|
||||
# firewall = {
|
||||
# enable = true;
|
||||
# allowedTCPPorts = [ 22 80 443 ];
|
||||
|
||||
Reference in New Issue
Block a user