fix: Disable stylix for zen-browser

This commit is contained in:
ulic-youthlic 2025-12-12 00:56:26 +08:00
parent cee982f17f
commit d9c7e3fc2c
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721

View file

@ -12,6 +12,7 @@ in {
};
};
config = lib.mkIf cfg.enable {
stylix.targets.zen-browser.enable = false;
programs.zen-browser = {
enable = true;
profiles.default = {