diff --git a/hosts/sora/services/neko.nix b/hosts/sora/services/neko.nix index 66175a6..89a2ee1 100644 --- a/hosts/sora/services/neko.nix +++ b/hosts/sora/services/neko.nix @@ -1,4 +1,4 @@ -{config, ...}: { +_: { sops.secrets.neko-admin = {}; networking.firewall.allowedTCPPorts = [8085]; networking.firewall.allowedUDPPorts = [52000 52100];