Change to using main channel for flakes

This commit is contained in:
Vili Sinervä 2025-06-05 00:57:12 +03:00
parent ac436e4fd2
commit 2172fc6f95
Signed by: Vili Sinervä
SSH key fingerprint: SHA256:FladqYjaE4scJY3Hi+gnShZ6ygnTJgixy0I6BAoHyos

View file

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