more packages on common

This commit is contained in:
2025-11-06 15:57:01 +07:00
parent 0bb6314a03
commit 2c9592c542

View File

@@ -2,5 +2,9 @@
{ {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
screen screen
ncdu
vim
lshw
pciutils
]; ];
} }