This commit is contained in:
death916 2025-12-20 05:17:26 -08:00
parent 100719ef74
commit 442185fa2d

View file

@ -7,9 +7,9 @@
{
config = {
systemd.tmpfiles.rules = [
"d /var/lib/AdGuardHome/data 0700 adguardhome adguardhome -"
];
# systemd.tmpfiles.rules = [
# "d /var/lib/AdGuardHome/data 0700 adguardhome adguardhome -"
# ];
services.adguardhome = {
enable = true;