fixed home assistant
This commit is contained in:
parent
1d7e0d11f0
commit
3ce9b625d1
6 changed files with 122 additions and 268 deletions
|
@ -6,7 +6,7 @@
|
|||
dnsPort = 53;
|
||||
in {
|
||||
options.host.adguardhome = {
|
||||
enable = lib.mkEnableOption "should home-assistant be enabled on this computer";
|
||||
enable = lib.mkEnableOption "should ad guard home be enabled on this computer";
|
||||
directory = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = "/var/lib/AdGuardHome/";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue