add libunity and element-desktop

This commit is contained in:
cswimr 2025-03-29 15:46:51 -05:00
parent c063e1edc0
commit 2f6c7f380f
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

View file

@ -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
{