diff --git a/systems/tei/nixos.nix b/systems/tei/nixos.nix index beae156f..590d1229 100644 --- a/systems/tei/nixos.nix +++ b/systems/tei/nixos.nix @@ -8,6 +8,8 @@ nixos.sops nixos.tailscale nixos.postgres + nixos.nginx + nixos.access.gensokyo ]; sops.defaultSopsFile = ./secrets.yaml;