europa: add hosts entry for chubs
This commit is contained in:
parent
30d771c38b
commit
b8b0a0f08a
@ -128,6 +128,9 @@ in {
|
|||||||
networking = {
|
networking = {
|
||||||
hostName = "europa";
|
hostName = "europa";
|
||||||
hostId = "87703c3e";
|
hostId = "87703c3e";
|
||||||
|
hosts = {
|
||||||
|
"192.168.122.6" = [ "chubs" ];
|
||||||
|
};
|
||||||
wireless.userControlled.enable = true;
|
wireless.userControlled.enable = true;
|
||||||
networkmanager.enable = true;
|
networkmanager.enable = true;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user