europa: add hosts entry for chubs

This commit is contained in:
Aaron Bieber 2023-07-09 07:13:33 -06:00
parent 30d771c38b
commit b8b0a0f08a
No known key found for this signature in database

View File

@ -128,6 +128,9 @@ in {
networking = {
hostName = "europa";
hostId = "87703c3e";
hosts = {
"192.168.122.6" = [ "chubs" ];
};
wireless.userControlled.enable = true;
networkmanager.enable = true;