This commit is contained in:
Sakooooo 2024-12-31 17:49:29 +04:00
parent 905c5c2119
commit 8787d495e0
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -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 = {