diff --git a/system/i18n.nix b/system/i18n.nix index 836fa2200a2..c7a6f1c24d8 100644 --- a/system/i18n.nix +++ b/system/i18n.nix @@ -39,9 +39,8 @@ in ###### implementation -mkIf config.services.pulseaudio.enable { +{ require = [ options ]; - }