Change flake url to Forgejo
This commit is contained in:
parent
c56dc6547b
commit
ac593a2a20
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
#TODO Change to main once everything gets switched over to flakes
|
#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";
|
dates = "04:00";
|
||||||
randomizedDelaySec = "30min";
|
randomizedDelaySec = "30min";
|
||||||
allowReboot = true;
|
allowReboot = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue