Add Caddy ingress with sops secrets

This commit is contained in:
Poby 2026-05-22 13:45:40 +09:00
parent a06f0fb5f6
commit e70822e6e4
No known key found for this signature in database
6 changed files with 95 additions and 0 deletions

View file

@ -2,6 +2,7 @@
imports = [
./hardware-configuration.nix
./disko.nix
../../services/ingress.nix
];
networking.hostName = "yggdrasil";