add useful system utils

This commit is contained in:
2025-12-17 20:32:09 +01:00
parent a8bfe4bfde
commit 25b83140f4
+2
View File
@@ -8,6 +8,8 @@
wget
htop
tree
usbutils
pciutils
];
nix.settings.experimental-features = [ "nix-command" "flakes" ];