idiot
This commit is contained in:
parent
905c5c2119
commit
8787d495e0
|
@ -6,7 +6,7 @@ in {
|
|||
|
||||
options.void.server.dns.blocky = { enable = mkEnableOption false; };
|
||||
|
||||
config = mkIf cfg.isServer {
|
||||
config = mkIf cfg.enable {
|
||||
services.blocky = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
Loading…
Reference in a new issue