sops: federate sops secret configs
This commit is contained in:
parent
bf9992a5a6
commit
943e9d4cb7
8 changed files with 38 additions and 34 deletions
|
|
@ -7,6 +7,8 @@
|
|||
trusted-public-keys = [ "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=" ];
|
||||
};
|
||||
|
||||
sops.secrets."authentik/secrets.env".restartUnits = [ "authentik.service" ];
|
||||
|
||||
services.authentik = {
|
||||
enable = true;
|
||||
environmentFile = config.sops.secrets."authentik/secrets.env".path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue