update management

This commit is contained in:
zuckerberg
2021-08-26 20:36:16 -04:00
parent 152ca7a607
commit 68254e15d1
5 changed files with 21 additions and 0 deletions

View File

@@ -19,6 +19,8 @@
device.path = "/dev/disk/by-uuid/2f736fba-8a0c-4fb5-8041-c849fb5e1297";
};
system.autoUpgrade.enable = true;
networking.hostName = "liza";
networking.interfaces.enp1s0.useDHCP = true;