[general] add default packages

This commit is contained in:
2022-10-07 14:02:38 +02:00
parent 4553883073
commit 7dd5b7a729

View File

@@ -51,8 +51,10 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
vim vim
htop
wget wget
git git
pciutils
]; ];
# Some programs need SUID wrappers, can be configured further or are # Some programs need SUID wrappers, can be configured further or are