Compare commits

...

1 Commits

Author SHA1 Message Date
9e5a654299
Set hostname and hostId 2021-03-15 10:40:49 +01:00

View File

@ -3,6 +3,8 @@
{ {
# Assign a static IP # Assign a static IP
networking = { networking = {
hostname = "unit";
hostId = "737d82f4";
interfaces.eth0 = { interfaces.eth0 = {
useDHCP = false; useDHCP = false;
addresses = { addresses = {