feat: migrate home-manager to 26.05

This commit is contained in:
2026-04-07 13:54:50 +02:00
parent 07334db7ee
commit 0fa91d4f40
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
flakeRef = inputs.self.outPath;
in
{
services.harmonia = {
services.harmonia.cache = {
enable = true;
signKeyPaths = [ config.sops.secrets.nix-signing-key.path ];
};