diff --git a/commit_text b/commit_text index 168236c..39b4a2c 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Removed online-go blocking from productive build +Added mkOverride to blocky configuration to make it enabled when the productive specialisation is enabled diff --git a/configuration.nix b/configuration.nix index 62152e9..5092b39 100644 --- a/configuration.nix +++ b/configuration.nix @@ -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 = [