spotify-player dotfile, snuck in stress application for s-tui stress testing

This commit is contained in:
2025-07-01 00:34:00 -07:00
parent 03cd45aac4
commit 69522943d7
3 changed files with 75 additions and 22 deletions

View File

@@ -20,38 +20,39 @@
services.hardware.openrgb.enable = true;
environment.systemPackages = with pkgs; [
kitty
lf
desktop-file-utils
dnsutils
ffmpeg-full
git
gparted
htop
iftop
iotop
util-linux
usbutils
dnsutils
unzip
killall
wget
jq
speedcrunch
gparted
ffmpeg-full
xfce.mousepad
imagemagick
nvtopPackages.full
iotop
jq
killall
kitty
lf
ncdu
s-tui
networkmanager
networkmanagerapplet
nmap
nvtopPackages.full
openrgb-with-all-plugins
pciutils
desktop-file-utils
rofi-bluetooth
rpi-imager
rpiboot
streamdeck-ui
s-tui
scrcpy
openrgb-with-all-plugins
networkmanagerapplet
rofi-bluetooth
networkmanager
speedcrunch
streamdeck-ui
stress
unzip
usbutils
util-linux
wget
xfce.mousepad
];
}