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