enabled firewall on bob

This commit is contained in:
2024-10-25 09:54:08 -04:00
parent f706463500
commit e88d017014

View File

@@ -16,8 +16,9 @@
networking = { networking = {
hostName = "bob"; hostName = "bob";
networkmanager.enable = true;
hostId = "7c678a41"; hostId = "7c678a41";
firewall.enable = true;
networkmanager.enable = true;
}; };
hardware = { hardware = {