Change flake url to Forgejo

This commit is contained in:
Vili Sinervä 2025-06-04 02:47:14 +03:00
parent c56dc6547b
commit ac593a2a20
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://forgejo.sinerva.eu/VSinerva/nixos-conf.git?ref=clean_slate&shallow=1"'';
dates = "04:00";
randomizedDelaySec = "30min";
allowReboot = true;