ofborg: migrate harmonia settings to cache subtree
Martin Weinelt committed
May 25, 2026 at 16:14 UTC
9cc52e0b5716f59c1b50ef2a97cb1a30251e325f
1 file changed
+1
-1
non-critical-infra/modules/ofborg/harmonia.nix
+1
-1
@@ -38,7 +38,7 @@ let
38
allOtherNodes = lib.filterAttrs (n: _: n != config.networking.hostName) nodes;
39
in
40
{
41
- services.harmonia = {
41
+ services.harmonia.cache = {
42
enable = true;
43
signKeyPaths = [ "/run/secrets/harmonia/secret" ];
44
settings = {