chore(update): remove lix patch, minor waybar changes

This commit is contained in:
2025-09-18 19:59:39 +02:00
parent eb76e0242d
commit 8c07f3642b
9 changed files with 149 additions and 114 deletions

View File

@@ -21,8 +21,9 @@
"usbhid"
"sd_mod"
];
boot.initrd.kernelModules = [ "amdgpu" ];
boot.initrd.kernelModules = [ ];
boot.kernelModules = [
"amdgpu"
"kvm-amd"
"i2c-dev"
];