add htop, radeontop - enable fractional scaling, enable plymouth,
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user