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 wget
htop htop
tree tree
usbutils
pciutils
]; ];
nix.settings.experimental-features = [ "nix-command" "flakes" ]; nix.settings.experimental-features = [ "nix-command" "flakes" ];