Modified common.nix
This commit is contained in:
parent
810a52e634
commit
1a8c4f18b7
2 changed files with 1 additions and 4 deletions
|
|
@ -77,7 +77,7 @@
|
|||
# OpenSSH
|
||||
services.openssh.enable = true;
|
||||
# Hardware acceleration support
|
||||
hardware.opengl.extraPackages = with pkgs; [
|
||||
hardware.graphics.extraPackages = with pkgs; [
|
||||
intel-media-driver
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue