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