Changes
1 changed files (+3/-0)
-
-
@@ -9,6 +9,7 @@nix = { # BAD NIX STORE STOP BEING 100GB gc = { # TODO: Does this run properly on XVM? automatic = true; dates = "weekly"; options = "--delete-older-than 7d";
-
@@ -34,6 +35,8 @@boot = { # I love systemd # TODO: Seems like old kernels aren't cleaned up on XVM # I think deploy-rs should be responsible for doing that initrd.systemd.enable = true; # The default kernel is slightly ancient kernelPackages = pkgs.linuxPackages_latest;
-