glxinfo: replace with mesa-demos
This commit is contained in:
@@ -63,7 +63,7 @@ with lib;
|
||||
# Firefox for reading the manual.
|
||||
firefox
|
||||
|
||||
glxinfo
|
||||
mesa-demos
|
||||
];
|
||||
|
||||
}
|
||||
|
||||
@@ -17,5 +17,5 @@
|
||||
# Enable sound in virtualbox appliances.
|
||||
hardware.pulseaudio.enable = true;
|
||||
|
||||
environment.systemPackages = [ pkgs.glxinfo pkgs.firefox ];
|
||||
environment.systemPackages = [ pkgs.mesa-demos pkgs.firefox ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user