mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
resolved
This commit is contained in:
parent
100719ef74
commit
442185fa2d
1 changed files with 3 additions and 3 deletions
|
|
@ -7,9 +7,9 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
config = {
|
config = {
|
||||||
systemd.tmpfiles.rules = [
|
# systemd.tmpfiles.rules = [
|
||||||
"d /var/lib/AdGuardHome/data 0700 adguardhome adguardhome -"
|
# "d /var/lib/AdGuardHome/data 0700 adguardhome adguardhome -"
|
||||||
];
|
# ];
|
||||||
|
|
||||||
services.adguardhome = {
|
services.adguardhome = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue