Fix option

This commit is contained in:
muon 2025-12-24 19:27:30 +00:00
parent 9821ddee7b
commit ae89fe77ca

View file

@ -19,7 +19,7 @@ in
# or inputs.zen-browser.homeModules.twilight-official # or inputs.zen-browser.homeModules.twilight-official
]; ];
config = lib.mkIf config.mods.desktop.productivity.enable { config = lib.mkIf config.mods.zen.enable {
stylix.targets.zen-browser.profileNames = []; stylix.targets.zen-browser.profileNames = [];
programs.zen-browser = { programs.zen-browser = {
enable = true; enable = true;