diff --git a/systems/x86_64-linux/nas/sops.nix b/systems/x86_64-linux/nas/sops.nix index 6f29fc0..b001812 100755 --- a/systems/x86_64-linux/nas/sops.nix +++ b/systems/x86_64-linux/nas/sops.nix @@ -76,6 +76,14 @@ in sopsFile = defaultSops; restartUnits = [ "authentik.service" ]; }; + + # ------------------------------ + # attic + # ------------------------------ + "jallen-nas/attic-key" = { + sopsFile = defaultSops; + restartUnits = [ "atticd.service" ]; + }; # ------------------------------ # collabora # TODO