Compare commits

...

1 Commits
main ... 25.05

Author SHA1 Message Date
7ae57d9983 auto-upgrade: point to main branch again 2025-07-14 01:49:49 +02:00

@ -2,7 +2,7 @@
{
system.autoUpgrade = {
enable = true;
flake = "git+https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git?ref=25.05";
flake = "git+https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git";
flags = [
# --update-input is deprecated since nix 2.22, and removed in lix 2.90
# https://git.lix.systems/lix-project/lix/issues/400