Add cpu-x

This commit is contained in:
Dave Gallant
2022-10-18 19:30:09 -04:00
parent fbcde109da
commit ec2cf661a7

View File

@@ -9,14 +9,15 @@ in {
# System-wide packages to install. # System-wide packages to install.
environment.systemPackages = with pkgs; let environment.systemPackages = with pkgs; let
linux = [ linux = [
cpu_x
cryptsetup cryptsetup
docker docker
docker-compose docker-compose
rfd
glibcLocales glibcLocales
iotop iotop
linuxPackages.perf linuxPackages.perf
netdata netdata
rfd
pinentry-curses pinentry-curses
rustup rustup
strace strace