Added mkOverride to blocky configuration to make it enabled when the productive specialisation is enabled

This commit is contained in:
EsVagy42 2025-07-21 13:25:40 +02:00
parent 558ef2dd07
commit 613a99a345
2 changed files with 2 additions and 2 deletions

View file

@ -313,7 +313,7 @@ in
environment.systemPackages = basePackages;
programs.steam.enable = lib.mkOverride 99 false;
services.blocky = {
enable = true;
enable = lib.mkOverride 99 true;
settings = {
ports.dns = 53; # port for incoming dns queries.
upstreams.groups.default = [