Fixed cfg location
This commit is contained in:
parent
35906841d8
commit
89da451d18
|
@ -7,7 +7,7 @@
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
with lib; let
|
with lib; let
|
||||||
cfg = config.aa.services.openssh;
|
cfg = config.aa.services.adguardhome;
|
||||||
in {
|
in {
|
||||||
options.aa.services.adguardhome = with types; {
|
options.aa.services.adguardhome = with types; {
|
||||||
enable = mkEnableOption "adguardhome";
|
enable = mkEnableOption "adguardhome";
|
||||||
|
|
Loading…
Reference in a new issue