Add hostid to envy
This commit is contained in:
parent
d183a4dc32
commit
8ffc50bef7
|
@ -11,6 +11,7 @@
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
hostName = "envy";
|
hostName = "envy";
|
||||||
|
hostId = "db2e5735";
|
||||||
wg-quick.interfaces.wgc.address = [ "10.100.0.25/24" ];
|
wg-quick.interfaces.wgc.address = [ "10.100.0.25/24" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue