fix: deprecate zenergy and remove it from host configurations
Currently incompatible with Linux 6.16, waiting on BoukeHaarsma23 to approve a pull request fixing it.
This commit is contained in:
parent
f8ff5578d3
commit
759fe2dd68
3 changed files with 3 additions and 18 deletions
|
@ -137,14 +137,6 @@
|
|||
# HARDWARE #
|
||||
#
|
||||
|
||||
# Enable Zenergy
|
||||
boot.initrd.kernelModules = [
|
||||
"zenergy"
|
||||
];
|
||||
boot.extraModulePackages = [
|
||||
config.boot.kernelPackages.zenergy
|
||||
];
|
||||
|
||||
# Enable openrazer for managing Razer products' configuration
|
||||
hardware.openrazer = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue