From ec2cf661a78e764c14f538df15cae47baf22f39b Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Tue, 18 Oct 2022 19:30:09 -0400 Subject: [PATCH] Add cpu-x --- packages/linux.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/linux.nix b/packages/linux.nix index 18e45c4..8d2fff3 100644 --- a/packages/linux.nix +++ b/packages/linux.nix @@ -9,14 +9,15 @@ in { # System-wide packages to install. environment.systemPackages = with pkgs; let linux = [ + cpu_x cryptsetup docker docker-compose - rfd glibcLocales iotop linuxPackages.perf netdata + rfd pinentry-curses rustup strace