switch to pvv gitea

This commit is contained in:
Peder Bergebakken Sundt 2024-07-31 01:49:16 +02:00
parent a1b79e7ecc
commit fa78f6c4eb
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,8 @@
#system.autoUpgrade.flake = inputs.self.outPath; # a nix store path
#system.autoUpgrade.flake = "github:pbsds/nix-config"; # TODO: use this instead?
system.autoUpgrade.flake = "git+https://gitea.noximilien.pbsds.net/pbsds/config.git";
#system.autoUpgrade.flake = "git+https://gitea.noximilien.pbsds.net/pbsds/config.git";
system.autoUpgrade.flake = "git+https://git.pvv.ntnu.no/pederbs/config.git";
system.autoUpgrade.flags = [
"-L" # print build logs