kvernberg: temporarily autoupgrade to this branch DROP BEFORE MERGE

This commit is contained in:
Daniel Lovbrotte Olsen 2024-10-08 14:29:34 +02:00
parent 8aed47aea9
commit aa165f8348
1 changed files with 1 additions and 1 deletions

View File

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