fix kanshi configuration

This commit is contained in:
alyx 2026-02-27 12:49:27 +00:00
parent ac0138d8b3
commit 9cd4d87032
Signed by: alyx
SSH key fingerprint: SHA256:ikXQIBRoakFdxVU/cImm2/V8XxM0gMJU8QybMfU66H0
2 changed files with 2 additions and 1 deletions

View file

@ -36,6 +36,8 @@
AMD_VULKAN_ICD = "RADV";
};
hardware.wooting.enable = true;
services.udev.packages = with pkgs; [xr-hardware];
services.power-profiles-daemon.enable = true;