mirror of
https://codeberg.org/muon/home.git
synced 2026-03-08 03:25:16 +00:00
Fix option
This commit is contained in:
parent
9821ddee7b
commit
ae89fe77ca
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ in
|
|||
# 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 = [];
|
||||
programs.zen-browser = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue