hosts/hydra-1: Migrate secrets to sops
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
services.harmonia = {
|
||||
enable = true;
|
||||
settings.bind = "[::1]:5005";
|
||||
signKeyPath = config.age.secrets.nix-cache-key.path;
|
||||
signKeyPath = config.sops.secrets.nix-cache-key.path;
|
||||
};
|
||||
|
||||
services.nginx.enable = true;
|
||||
|
Reference in New Issue
Block a user