This commit is contained in:
@@ -7,14 +7,4 @@ in
|
||||
networking.hostName = settings.hostname;
|
||||
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [
|
||||
22
|
||||
80
|
||||
443
|
||||
];
|
||||
allowedUDPPorts = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user