diff --git a/modules/wrapper/lazy/config.nix b/modules/wrapper/lazy/config.nix index 30f9626..da5dd8c 100644 --- a/modules/wrapper/lazy/config.nix +++ b/modules/wrapper/lazy/config.nix @@ -86,7 +86,7 @@ in { require('lz.n').load(${toLuaObject lznSpecs}) ''; }) - + (mkIf (!cfg.enable) { startPlugins = mapAttrsToList (_: plugin: plugin.package) cfg.plugins; luaConfigPre =