Fix autoUpgrade

This commit is contained in:
Vili Sinervä 2025-06-01 21:21:15 +03:00
parent e364af4c2a
commit 3146539366
Signed by: Vili Sinervä
SSH key fingerprint: SHA256:FladqYjaE4scJY3Hi+gnShZ6ygnTJgixy0I6BAoHyos

View file

@ -136,7 +136,7 @@
enable = true;
#TODO Change to main once everything gets switched over to flakes
flake = "git+https://gitea.sinerva.eu/VSinerva/nixos-conf.git?ref=clean_slate&shallow=1";
flake = ''"git+https://gitea.sinerva.eu/VSinerva/nixos-conf.git?ref=clean_slate&shallow=1"'';
dates = "04:00";
randomizedDelaySec = "30min";
allowReboot = true;