base/auto-upgrade: display build logs in journalctl

This commit is contained in:
h7x4
2026-01-13 12:42:55 +09:00
parent 81e93dfa87
commit 5794b27b58

View File

@@ -9,6 +9,8 @@ in
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";
flags = [ flags = [
"-L"
"--refresh" "--refresh"
"--no-write-lock-file" "--no-write-lock-file"
# --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