revert
Some checks are pending
Flake.lock / build (push) Waiting to run

This commit is contained in:
Mohamed Chrayed 2024-08-30 22:13:24 +02:00
parent 2762635cad
commit c28278bd6d

View File

@ -2,7 +2,7 @@
{ {
nix.optimise.automatic = true; nix.optimise.automatic = true;
nix.settings.auto-optimise-store = true; nix.settings.auto-optimise-store = true;
nix.optimise.dates = "03:45"; nix.optimise.dates = [ "03:45" ];
system.autoUpgrade = { system.autoUpgrade = {
enable = true; enable = true;
dates = "04:00"; dates = "04:00";