Add pciutils and htop to nixbox config

This commit is contained in:
floppydiskette 2023-05-08 17:53:51 +01:00
parent 3655af3710
commit 72a98e4d55
No known key found for this signature in database
GPG key ID: B428A0D1B4E2BAB0

View file

@ -116,6 +116,8 @@
kitty kitty
ntfs3g ntfs3g
dolphin-emu dolphin-emu
htop
pciutils
]; ];
programs.fish.enable = true; programs.fish.enable = true;