From 613a99a345094dfe1d13c33df1a7c8301446f4cf Mon Sep 17 00:00:00 2001 From: EsVagy42 Date: Mon, 21 Jul 2025 13:25:40 +0200 Subject: [PATCH] Added mkOverride to blocky configuration to make it enabled when the productive specialisation is enabled --- commit_text | 2 +- configuration.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 = [