diff options
-rw-r--r-- | gui/apps/web.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/apps/web.nix b/gui/apps/web.nix index 59937c8..43d344c 100644 --- a/gui/apps/web.nix +++ b/gui/apps/web.nix @@ -8,6 +8,7 @@ ]) ++ (with pkgs-unstable; [ zotero teams + zoom-us ]); }; |