update bulwark to not use network manager

This commit is contained in:
Tyler Starr 2023-10-08 10:55:03 -07:00
parent 424dd00ca9
commit 1dcf013676

View File

@ -37,7 +37,6 @@
# Set networking options
networking.hostName = "bulwark";
networking.networkmanager.enable = true;
networking.firewall.checkReversePath = "loose";
networking.firewall.enable = false;