flake update

This commit is contained in:
m3tam3re
2025-02-14 13:44:29 +01:00
parent 75ae18b73e
commit b2e01747e5
3 changed files with 20 additions and 19 deletions

View File

@ -4,6 +4,7 @@
./gitea.nix
./minio.nix
./mysql.nix
./n8n.nix
./postgres.nix
./searx.nix
./traefik.nix

View File

@ -12,7 +12,7 @@
}
];
routers.gitea = {
routers.n8n = {
rule = "Host(`wf.m3tam3re.com`)";
tls = {
certResolver = "godaddy";