Add hostid to envy

This commit is contained in:
Jimbo 2024-12-22 21:01:01 -05:00
parent d183a4dc32
commit 8ffc50bef7

View file

@ -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" ];
}; };