This commit is contained in:
Tao Tien 2025-06-30 19:47:18 -07:00
parent b93fa56328
commit 28456e0a79
4 changed files with 100 additions and 159 deletions

View file

@ -15,10 +15,10 @@
{
environment.etc."alsa-card-profile/analog-input-internal-mic.conf".source = ../extras/analog-input-internal-mic.conf;
hardware.opengl.extraPackages = with pkgs; [
hardware.graphics.extraPackages = with pkgs; [
amdvlk
];
hardware.opengl.extraPackages32 = with pkgs; [
hardware.graphics.extraPackages32 = with pkgs; [
driversi686Linux.amdvlk
];
services.xserver.videoDrivers = [