mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-02 15:09:40 +00:00
tree-wide: remove zen-browser
npins: remove zen-browser The fucked up https://github.com/zen-browser/desktop/discussions/12025
This commit is contained in:
parent
1047642bdf
commit
76b34bb277
5 changed files with 1 additions and 253 deletions
|
|
@ -141,7 +141,7 @@ in
|
|||
"x-scheme-handler/unknown" = "firefox.desktop";
|
||||
};
|
||||
in
|
||||
lib.mkIf (cfg.enable && !config.programs.zen-browser.enable) {
|
||||
lib.mkIf cfg.enable {
|
||||
enable = true;
|
||||
associations.added = associations;
|
||||
defaultApplications = associations;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue