From 5d946306a24a3fea5d220c76a45735e26f7888c6 Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Thu, 30 Apr 2020 17:54:03 +0200 Subject: [PATCH] fireqos: enable fireqos on start again --- system/all/networking-qos.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/system/all/networking-qos.nix b/system/all/networking-qos.nix index a72ef04..95ff110 100644 --- a/system/all/networking-qos.nix +++ b/system/all/networking-qos.nix @@ -46,6 +46,7 @@ # https://firehol.org/tutorial/fireqos-new-user/ services.fireqos.enable = config.configuration.fireqos.enable; + systemd.services.fireqos.wantedBy = [ "multi-user.target" ]; services.fireqos.config = '' # ------------------- world