diff options
Diffstat (limited to 'infra/hosts')
| -rw-r--r-- | infra/hosts/indra/modules.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/hosts/indra/modules.nix b/infra/hosts/indra/modules.nix index 98b9439..47e430a 100644 --- a/infra/hosts/indra/modules.nix +++ b/infra/hosts/indra/modules.nix @@ -4,6 +4,7 @@ imports = map (m: config.flake.modules.nixos."${m}") [ # keep-sorted start "base" + "caddy" "deploy" # keep-sorted end ]; |
