From 1fe6e430468f54105ae51b1958e731aa44a930d0 Mon Sep 17 00:00:00 2001 From: soraefir Date: Fri, 8 May 2026 22:56:05 +0200 Subject: [PATCH] sops --- systems/sandbox/cfg.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/systems/sandbox/cfg.nix b/systems/sandbox/cfg.nix index 74e3b2e..c207d63 100644 --- a/systems/sandbox/cfg.nix +++ b/systems/sandbox/cfg.nix @@ -30,6 +30,7 @@ traefik = { enable = true; + sops = true; subdomain = "traefik"; }; authentik = {