add libunity
and element-desktop
This commit is contained in:
parent
c063e1edc0
commit
2f6c7f380f
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,7 @@ let
|
|||
kdenlive
|
||||
];
|
||||
packages = with pkgs; [
|
||||
libunity # Required by some Electron apps
|
||||
neovim-qt
|
||||
bitwarden-desktop
|
||||
onlyoffice-bin
|
||||
|
@ -29,6 +30,7 @@ let
|
|||
libnotify
|
||||
hoppscotch
|
||||
vlc
|
||||
element-desktop
|
||||
];
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue