Former-commit-id: 5c70995da5
This commit is contained in:
Hadi
2025-03-19 18:17:04 +01:00
parent d9337db684
commit c52a7766c2

View File

@@ -15,6 +15,7 @@
}; };
cloudflare-dns-token = { path = "/etc/cloudflare/dnskey.txt"; }; cloudflare-dns-token = { path = "/etc/cloudflare/dnskey.txt"; };
nextcloud-pwd = { path = "/etc/nextcloud/pwd.txt"; }; nextcloud-pwd = { path = "/etc/nextcloud/pwd.txt"; };
adguard-pwd = { owner = "glance"; };
}; };
}; };
} }