mirror of
https://codeberg.org/muon/home.git
synced 2026-03-09 03:53:11 +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
|
# 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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue