treewide: kernel changes to match upstream

Signed-off-by: s0me1newithhand7s <117505144+s0me1newithhand7s@users.noreply.github.com>
This commit is contained in:
s0me1newithhand7s 2025-09-07 14:09:34 +03:00
parent 6437b2c545
commit fe2a82a05b
No known key found for this signature in database
3 changed files with 1 additions and 7 deletions

View file

@ -1,7 +1,6 @@
{pkgs, ...}: {
boot = {
zfs = {
package = pkgs.zfs_cachyos;
allowHibernation = false;
removeLinuxDRM = false;
};