included relevant work from impermanence branch
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
networking = {
|
||||
networkmanager.enable = true;
|
||||
hostName =
|
||||
if (host == "desktop")
|
||||
then "argon"
|
||||
if (host == "oganesson")
|
||||
then "oganesson"
|
||||
else "mercury";
|
||||
hosts = {
|
||||
"192.168.1.163" = ["glasshaus"];
|
||||
"192.168.1.201" = ["glasshaus"];
|
||||
"192.168.1.111" = ["argon"];
|
||||
"192.168.1.223" = ["mercury"];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user