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

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"; };
}; };
}; };
} }