Change to using main channel for flakes
This commit is contained in:
parent
ac436e4fd2
commit
2172fc6f95
1 changed files with 1 additions and 3 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue