Correct the branch used

This commit is contained in:
Charlotte 🦝 Delenk 2022-01-18 07:19:00 +01:00
parent 268389e00d
commit 973a504aa3
Signed by: darkkirb
GPG key ID: 015E3768A70AFBC5

View file

@ -20,7 +20,7 @@
}; };
system.autoUpgrade = { system.autoUpgrade = {
enable = true; enable = true;
flake = "git+https://git.chir.rs/darkkirb/nixos-config.git"; flake = "git+https://git.chir.rs/darkkirb/nixos-config.git?ref=main";
flags = [ flags = [
"--recreate-lock-file" "--recreate-lock-file"
"--no-write-lock-file" "--no-write-lock-file"