adguardhome: init
This commit is contained in:
parent
295602c99e
commit
1ed026afd8
2 changed files with 6 additions and 0 deletions
5
services/adguardhome.nix
Normal file
5
services/adguardhome.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
services.adguardhome = { enable = true; };
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue