flake: bump inputs
This commit is contained in:
parent
0140acc343
commit
b14131d588
2 changed files with 19 additions and 21 deletions
|
@ -29,10 +29,8 @@ in {
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
hardware.opengl = {
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
|
||||
# https://nixos.wiki/wiki/Accelerated_Video_Playback
|
||||
extraPackages = with pkgs; optionals intel [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue