common/auto-upgade: revert to main branch, now 26.05

This commit is contained in:
2026-06-14 21:31:44 +02:00
parent b4e94b3038
commit 80de65713e
+1 -1
View File
@@ -3,7 +3,7 @@
{
system.autoUpgrade = {
enable = true;
flake = "git+https://git.feal.no/felixalb/nixos-config.git?ref=nixos-26.05"; # TODO - restore to main
flake = "git+https://git.feal.no/felixalb/nixos-config.git";
flags = [
# Override nixpkgs (only). Notably does not include home-manager, sops or other utility/application flake inputs.
"--refresh"