This commit is contained in:
2022-04-07 12:23:21 -04:00
parent 74c7f696d8
commit c5efc2db4d
10 changed files with 71 additions and 89 deletions

View File

@@ -13,8 +13,6 @@
};
};
nix.flakes.enable = true;
system.autoUpgrade.enable = true;
networking.interfaces.eth0.useDHCP = true;