mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[Desktop/General] glxinfo replaced by mesa-demos
This commit is contained in:
parent
59153cb543
commit
0cfe433893
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ in {
|
||||||
hardware.graphics.enable32Bit = mkDefault cfg.gaming.enable;
|
hardware.graphics.enable32Bit = mkDefault cfg.gaming.enable;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
glxinfo
|
mesa-demos
|
||||||
vdpauinfo
|
vdpauinfo
|
||||||
libva-utils
|
libva-utils
|
||||||
spotify
|
spotify
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue