chore(flake)!: bump inputs
This commit is contained in:
parent
4da50c7fdc
commit
4c5dc311f5
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