fixed brendans-system host name

This commit is contained in:
2025-02-11 21:46:19 -05:00
parent ff0f7eba26
commit 78611ab864

View File

@@ -14,7 +14,7 @@
]; ];
networking = { networking = {
hostName = "bob"; hostName = "brendans-system";
hostId = "7c678a41"; hostId = "7c678a41";
firewall.enable = true; firewall.enable = true;
networkmanager.enable = true; networkmanager.enable = true;