mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore: refine yubikey settings
This commit is contained in:
parent
26f8576d6c
commit
183c04212f
18 changed files with 227 additions and 844 deletions
|
|
@ -58,7 +58,7 @@
|
|||
nixpkgs.config.packageOverrides = pkgs: {
|
||||
vaapiIntel = pkgs.vaapiIntel.override { enableHybridCodec = true; };
|
||||
};
|
||||
hardware.opengl = {
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
extraPackages = with pkgs; [
|
||||
intel-media-driver # LIBVA_DRIVER_NAME=iHD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue