global/emacs: move some packages to global/packages

This commit is contained in:
Infinidoge 2024-05-28 10:59:04 -04:00
parent 0916e967f6
commit c9da101ffd
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A
2 changed files with 4 additions and 13 deletions

View file

@ -36,6 +36,7 @@
moreutils
nmap
openssl
pandoc
parallel
parted
pciutils
@ -58,6 +59,7 @@
yq
zip
] ++ (lib.optionals config.info.graphical (with pkgs; [
graphviz
yt-dlp
]));
@ -81,5 +83,7 @@
arandr
ffmpeg-full
mpv
xclip
xdotool
]));
}

View file

@ -23,9 +23,6 @@ lib.mkIf main.info.graphical {
packages = with pkgs; lib.flatten [
# --- Doom Emacs ---
fd
ripgrep
fzf
mlocate
gnumake
@ -35,11 +32,6 @@ lib.mkIf main.info.graphical {
editorconfig-core-c
editorconfig-checker
# --- :app ---
# :app everywhere
xdotool
xclip
# --- :editor ---
# :editor format
nodePackages.prettier
@ -50,7 +42,6 @@ lib.mkIf main.info.graphical {
## +gnuplot
gnuplot
## +roam2
graphviz
# :lang common-lisp
sbcl
@ -95,7 +86,6 @@ lib.mkIf main.info.graphical {
])
# :lang markdown
pandoc
# python3Packages.grip
python-grip
@ -103,9 +93,6 @@ lib.mkIf main.info.graphical {
shellcheck
shfmt
# :lang json
jq
# :lang data
libxml2