From 0f2081486d1f135141383e72d7b9ab50ec1b7fdc Mon Sep 17 00:00:00 2001 From: soraefir Date: Fri, 8 May 2026 01:08:07 +0200 Subject: [PATCH] Wops --- systems/sandbox/cfg.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/systems/sandbox/cfg.nix b/systems/sandbox/cfg.nix index ac76081..5c2281e 100644 --- a/systems/sandbox/cfg.nix +++ b/systems/sandbox/cfg.nix @@ -20,6 +20,7 @@ }; server = { openssh = true; + nftables = true; web = true; sops = true;