Update harmonia
Some checks failed
CI / Check, build and cache nixfiles (push) Failing after 2h25m26s

This commit is contained in:
2026-03-07 17:09:50 +00:00
parent dde682390f
commit 5526e07e65
3 changed files with 20 additions and 21 deletions

View File

@@ -262,7 +262,7 @@ in
signKeyPaths = [ config.age.secrets."nix-cache.key".path ];
settings = {
priority = 30;
daemon_store = "/nix/store";
virtual_nix_store = "/nix/store";
real_nix_store = "/var/lib/harmonia/nix/store";
};
};