This commit is contained in:
2026-06-10 19:59:29 +02:00
parent bb427145df
commit 118a00f6d7
7 changed files with 163 additions and 21 deletions
+1
View File
@@ -9,6 +9,7 @@
services.xserver.videoDrivers = [ "amdgpu" ];
environment.systemPackages = with pkgs; [
lact
mesa-demos
vulkan-tools
];