Fix autoUpgrade
This commit is contained in:
parent
e364af4c2a
commit
3146539366
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue