adguard
This commit is contained in:
8
hosts/pi4/adguard.nix
Normal file
8
hosts/pi4/adguard.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{ ... }:
|
||||
{
|
||||
services.adguardhome = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
mutableSettings = true;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user