diff options
author | Adrian Kummerlaender | 2025-07-14 14:53:29 +0200 |
---|---|---|
committer | Adrian Kummerlaender | 2025-07-14 14:53:29 +0200 |
commit | 68425c1baaf158995449c295587cc6ab8606f513 (patch) | |
tree | 56d12b1185c0d595a62a6e4022a39743413f7e1d /gui/apps/web.nix | |
parent | bf99e08e26ba1890d5490afaada776aaf79dbb8c (diff) | |
download | nixos_home-68425c1baaf158995449c295587cc6ab8606f513.tar nixos_home-68425c1baaf158995449c295587cc6ab8606f513.tar.gz nixos_home-68425c1baaf158995449c295587cc6ab8606f513.tar.bz2 nixos_home-68425c1baaf158995449c295587cc6ab8606f513.tar.lz nixos_home-68425c1baaf158995449c295587cc6ab8606f513.tar.xz nixos_home-68425c1baaf158995449c295587cc6ab8606f513.tar.zst nixos_home-68425c1baaf158995449c295587cc6ab8606f513.zip |
Update
Diffstat (limited to 'gui/apps/web.nix')
-rw-r--r-- | gui/apps/web.nix | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gui/apps/web.nix b/gui/apps/web.nix index 41fc878..3fcb931 100644 --- a/gui/apps/web.nix +++ b/gui/apps/web.nix @@ -6,8 +6,7 @@ pkgs.tdesktop pkgs.tigervnc pkgs.remmina - - pkgs-unstable.zotero + pkgs.zotero ]; }; |