Disable open razer for linux 6.14 incompat
This commit is contained in:
parent
dc7b557fcc
commit
04f1310c0a
Notes:
BuyMyAria
2025-03-29 13:23:33 +00:00
this PR will fix this issue: https://github.com/NixOS/nixpkgs/pull/384992
2 changed files with 4 additions and 6 deletions
|
@ -205,11 +205,9 @@
|
|||
enable = true;
|
||||
support32Bit.enable = true;
|
||||
};
|
||||
# === amdvlk driver ===
|
||||
# === amdvlk driver ===
|
||||
|
||||
};
|
||||
|
||||
openrazer.enable = true;
|
||||
# openrazer.enable = true;
|
||||
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue