nom nom nom

This commit is contained in:
Chris Dombroski 2024-09-27 21:38:27 -04:00
parent 4220c58e00
commit 30cc841469

View file

@ -16,6 +16,7 @@
};
optimise.automatic = true;
};
environment.systemPackages = [ pkgs.nix-output-monitor ];
system.autoUpgrade = {
enable = true;
flake = "git+https://git.icanttype.org/cdombroski/nix-configs.git";