auto update servers

This commit is contained in:
zuckerberg
2022-03-08 00:00:35 -05:00
parent 3c71aa8c6c
commit b9205a0e84
2 changed files with 4 additions and 0 deletions

View File

@@ -15,6 +15,8 @@
nix.flakes.enable = true;
system.autoUpgrade.enable = true;
networking.interfaces.eth0.useDHCP = true;
hardware.deviceTree.enable = true;