Skip to content

Commit

Permalink
usr: gui: no zotero on non-x86-linux platform
Browse files Browse the repository at this point in the history
  • Loading branch information
xieby1 committed Aug 12, 2024
1 parent f97dc7a commit 1734e3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions usr/gui.nix
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,9 @@ in
ghidra
] ++ [
# management
] ++ pkgs.lib.optionals (builtins.currentSystem=="x86_64-linux") [
zotero
] ++ [
barrier
# entertainment
antimicrox
Expand Down

0 comments on commit 1734e3f

Please sign in to comment.