mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 02:09:26 +08:00
modules.hardware.asus: do not apply kernel patch
This commit is contained in:
@@ -10,6 +10,5 @@ inputs:
|
|||||||
supergfxd.enable = false;
|
supergfxd.enable = false;
|
||||||
};
|
};
|
||||||
programs.rog-control-center.enable = true;
|
programs.rog-control-center.enable = true;
|
||||||
nixos.system.kernel.patches = [ "asus" ];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user