From 42a170283d1ad095808fb4a2c72d7a15a166dc25 Mon Sep 17 00:00:00 2001 From: soraefir Date: Tue, 12 May 2026 00:45:07 +0200 Subject: [PATCH] add sops --- systems/sandbox/cfg.nix | 1 + 1 file changed, 1 insertion(+) 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 = {