Add Zotero into Linux graphical apps
This commit is contained in:
parent
0046897cb5
commit
a98a6a0319
|
@ -38,6 +38,7 @@ in
|
|||
] ++ (if pkgs.stdenv.isAarch64 then [ ] else [
|
||||
mailspring
|
||||
unstable.slack
|
||||
zotero
|
||||
]));
|
||||
|
||||
nki.programs.discord.enable = pkgs.stdenv.isx86_64;
|
||||
|
|
Loading…
Reference in a new issue