Moving zotero from brew to packages.
This commit is contained in:
@@ -5,6 +5,8 @@ with pkgs;
|
||||
# Nix
|
||||
nixd
|
||||
mas
|
||||
|
||||
|
||||
# General packages for development and system management
|
||||
#alacritty
|
||||
aspell
|
||||
@@ -36,6 +38,7 @@ with pkgs;
|
||||
llvm
|
||||
clang-tools
|
||||
dfu-util
|
||||
go
|
||||
# Encryption and security tools
|
||||
age
|
||||
sops
|
||||
@@ -73,7 +76,7 @@ with pkgs;
|
||||
tmux
|
||||
unrar
|
||||
unzip
|
||||
rmapi
|
||||
|
||||
# zsh-powerlevel10k
|
||||
|
||||
# Python packages
|
||||
@@ -130,10 +133,13 @@ with pkgs;
|
||||
mdbook
|
||||
xml2rfc
|
||||
rubyPackages_3_4.kramdown-rfc2629
|
||||
|
||||
zotero
|
||||
(texlive.combine {
|
||||
inherit (texlive)
|
||||
apa6
|
||||
biber
|
||||
biblatex-apa6
|
||||
biblatex
|
||||
bibunits
|
||||
draftwatermark
|
||||
enumitem
|
||||
@@ -148,6 +154,7 @@ with pkgs;
|
||||
selnolig
|
||||
sourcesanspro
|
||||
tcolorbox
|
||||
texcount
|
||||
threeparttable
|
||||
tikzfill
|
||||
titling
|
||||
|
Reference in New Issue
Block a user