diff --git a/systems/sandbox/cfg.nix b/systems/sandbox/cfg.nix index ee291e7..7ba4555 100644 --- a/systems/sandbox/cfg.nix +++ b/systems/sandbox/cfg.nix @@ -57,6 +57,7 @@ }; ethercalc = { enable = true; + sops = true; subdomain = "pad"; }; gitea = {