This commit is contained in:
CDaut 2024-07-03 10:03:36 +02:00
parent f063a1d687
commit 9aa34eff5f
Signed by: clara
GPG key ID: 223391B52FAD4463
3 changed files with 8 additions and 8 deletions

View file

@ -289,7 +289,7 @@
# Docker
virtualisation.docker.enable = true;
hardware.opengl.extraPackages = with pkgs; [
hardware.graphics.extraPackages = with pkgs; [
amdvlk
];