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