mirror of
https://git.lgmrszd.xyz/Lgmrszd/nix-cfg.git
synced 2025-12-14 15:48:21 +01:00
flake/laptop config cleanup
This commit is contained in:
parent
579b211d49
commit
9155cafd9a
2 changed files with 0 additions and 3 deletions
|
|
@ -124,8 +124,6 @@ in
|
|||
# Make sure opengl is enabled
|
||||
hardware.opengl = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
# These extrapackages I added later but it didn't help
|
||||
extraPackages = with pkgs; [
|
||||
intel-media-driver # LIBVA_DRIVER_NAME=iHD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue