refactor(packages): move some userpackages to system

This commit is contained in:
2025-12-12 17:15:34 +01:00
parent 3c737ac07f
commit e8b8a1c84f
2 changed files with 37 additions and 42 deletions

View File

@@ -74,10 +74,6 @@
group = "users";
extraGroups = [ "wheel" ];
shell = pkgs.zsh;
packages = with pkgs; [
tree
fastfetch
];
};
# browser
@@ -97,17 +93,46 @@
# system packages
environment.systemPackages = with pkgs; [
efibootmgr
neovim
vim
git
alacritty
btop
cowsay
dnsutils
efibootmgr
ethtool
file
ghostty
kitty
git
gnupg
iftop
imagemagick
imv
iotop
iperf3
jq
kitty
ldns
lm_sensors
lsof
ltrace
mtr
neovim
nmap
p7zip
pciutils
socat
strace
sysstat
tree
unzip
usbutils
vim
wget
which
xwayland
xwayland-satellite
wget
xz
zip
zstd
];
# Some programs need SUID wrappers

View File

@@ -89,41 +89,11 @@
home.packages = with pkgs; [
discord
fastfetch
screenfetch
zip
xz
unzip
p7zip
jq
mtr
iperf3
imagemagick
imv
dnsutils
ldns
socat
nmap
keepassxc
cowsay
file
which
tree
zstd
gnupg
btop
iotop
iftop
strace
ltrace
lsof
sysstat
lm_sensors
ethtool
pciutils
usbutils
nerd-fonts.sauce-code-pro
powerline-fonts
powerline-symbols
nerd-fonts.sauce-code-pro
screenfetch
];
# configure git