mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 21:32:27 +00:00
Add cpu-x
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user