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.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/apps/web.nix b/gui/apps/web.nix
index fa09685..3fcb931 100644
--- a/gui/apps/web.nix
+++ b/gui/apps/web.nix
@@ -3,10 +3,10 @@
{
home = {
packages = [
- pkgs-unstable.tdesktop
- pkgs-unstable.zotero
+ pkgs.tdesktop
pkgs.tigervnc
pkgs.remmina
+ pkgs.zotero
];
};