flake: bump inputs
This commit is contained in:
parent
1c1ac1ae34
commit
d6096e7a88
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