mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-11-08 19:51:14 +00:00
Added trace versions of nix rebuild and update, fixed a font name that was changed, commented nvtop for failing build, switched btop to cuda variant
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
services.hardware.openrgb.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
btop
|
||||
btop-cuda
|
||||
desktop-file-utils
|
||||
dnsutils
|
||||
ffmpeg-full
|
||||
@@ -40,7 +40,7 @@
|
||||
networkmanager
|
||||
networkmanagerapplet
|
||||
nmap
|
||||
nvtopPackages.full
|
||||
# nvtopPackages.full # <- Build failure: https://github.com/nixos/nixpkgs/issues/456928
|
||||
openrgb-with-all-plugins
|
||||
pciutils
|
||||
rofi-bluetooth
|
||||
|
||||
Reference in New Issue
Block a user