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
|
@ -230,7 +230,7 @@
|
|||
|
||||
vscode.fhs # .fhs version will be more compatable even if slightly less nix flavoured
|
||||
|
||||
openrazer-daemon
|
||||
# unstable.openrazer-daemon # Broken, enable again in a few days?
|
||||
|
||||
# === nix related ===
|
||||
comma
|
||||
|
|
|
@ -207,9 +207,7 @@
|
|||
};
|
||||
# === amdvlk driver ===
|
||||
|
||||
};
|
||||
|
||||
openrazer.enable = true;
|
||||
# openrazer.enable = true;
|
||||
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue