mirror of
https://github.com/RGBCube/ncc
synced 2025-07-28 02:27:44 +00:00
fix: don't install element on darwin
This commit is contained in:
parent
9288cf4dee
commit
a744eb24be
1 changed files with 1 additions and 2 deletions
|
@ -36,14 +36,13 @@ in {
|
|||
pkgs.maven
|
||||
pkgs.zig
|
||||
|
||||
pkgs.element-desktop
|
||||
|
||||
pkgs.qbittorrent
|
||||
] ++ optionals (config.isLinux && config.isDesktop) [
|
||||
pkgs.thunderbird
|
||||
|
||||
pkgs.whatsapp-for-linux
|
||||
|
||||
pkgs.element-desktop
|
||||
pkgs.zulip
|
||||
pkgs.fractal
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue