global/emacs: move some packages to global/packages
This commit is contained in:
parent
0916e967f6
commit
c9da101ffd
2 changed files with 4 additions and 13 deletions
|
@ -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
|
||||
]));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue