Network manager fails to build on wheatley, let's ignore it

This commit is contained in:
Lillian Violet 2024-01-12 16:03:10 +01:00
parent d9de262a67
commit d90ba55a21

View file

@ -152,9 +152,6 @@
enable = true;
};
# Enable networking
networking.networkmanager.enable = true;
networking.firewall.enable = true;
networking.firewall.allowedTCPPorts = [22 80 443];