Adjusted configs
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [ 22 ]; # Allow SSH
|
||||
};
|
||||
useDHCP = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user