aboutsummaryrefslogtreecommitdiff
path: root/gui/apps/web.nix
diff options
context:
space:
mode:
Diffstat (limited to 'gui/apps/web.nix')
-rw-r--r--gui/apps/web.nix9
1 files changed, 4 insertions, 5 deletions
diff --git a/gui/apps/web.nix b/gui/apps/web.nix
index 43d344c..3c13bd7 100644
--- a/gui/apps/web.nix
+++ b/gui/apps/web.nix
@@ -2,14 +2,13 @@
{
home = {
- packages = (with pkgs; [
- tdesktop
- tigervnc
- ]) ++ (with pkgs-unstable; [
+ packages = with pkgs-unstable; [
zotero
teams
zoom-us
- ]);
+ tdesktop
+ tigervnc
+ ];
};
xdg.mimeApps.defaultApplications = {