refactor: move caddy and cloudflare to common folder

This commit is contained in:
Guz
2025-09-13 22:08:55 -03:00
parent 938623ca5e
commit 91dc80922e
4 changed files with 25 additions and 21 deletions

View File

@@ -1,5 +1,7 @@
{...}: {
imports = [
./tailscale.nix
./caddy.nix
./cloudflare.nix
];
}