global/packages: move duplicate packages to system-only

Home manager modules already install git and vim, so this prevents them
from conflicting.
This commit is contained in:
Infinidoge 2024-01-12 14:29:24 -05:00
parent 44a64f0fd5
commit 34c7b89762
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

View file

@ -20,7 +20,6 @@
erdtree
eza
fd
git
htop
hyfetch
imagemagick
@ -46,7 +45,6 @@
unrar-wrapper
unzip
util-linux
vim
wget
whois
xxHash
@ -64,6 +62,10 @@
frei
ntfs3g # Windows drives
usbutils
# covered by home manager
git
vim
]) ++ (lib.optionals config.info.graphical (with pkgs; [
arandr
ffmpeg