From 1734e3ff60c13946bc67bb37fd5c377f899bd358 Mon Sep 17 00:00:00 2001 From: xieby1 Date: Mon, 12 Aug 2024 21:35:56 +0800 Subject: [PATCH] usr: gui: no zotero on non-x86-linux platform --- usr/gui.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/usr/gui.nix b/usr/gui.nix index 7d2422d2..d42ccbe2 100644 --- a/usr/gui.nix +++ b/usr/gui.nix @@ -89,7 +89,9 @@ in ghidra ] ++ [ # management + ] ++ pkgs.lib.optionals (builtins.currentSystem=="x86_64-linux") [ zotero + ] ++ [ barrier # entertainment antimicrox