migrate clan trusted-nix-caches to clan.services

This commit is contained in:
2025-07-18 00:32:07 +02:00
parent bc2a43262a
commit c6cf81dba5
3 changed files with 8 additions and 3 deletions

View File

@@ -77,6 +77,11 @@
};
};
};
"trusted-nix-caches" = {
module.input = "clan-core";
module.name = "trusted-nix-caches";
roles.default.tags.all = { };
};
};
};