add htop, radeontop - enable fractional scaling, enable plymouth,

This commit is contained in:
2023-11-10 15:22:36 +01:00
parent af270f5fae
commit 7f3f07bc97
4 changed files with 50 additions and 4 deletions

View File

@ -22,9 +22,12 @@
# disable xterm
services.xserver.excludePackages = [ pkgs.xterm ];
# cli util to upate hardware
services.fwupd.enable = true;
# For fingerprint support
programs.steam.enable = true;
# use zsh shell
programs.zsh.enable = true;
# packages in global env
@ -36,6 +39,8 @@
lm_sensors
smartmontools
powertop
htop
radeontop
# web
firefox
@ -47,8 +52,13 @@
flutter
prusa-slicer
rustup
## jetbrains ides
jetbrains.idea-ultimate
jetbrains.dataspell
kicad
## R statistics stuff
rstudio
R