patch kernel ffb Dirt rallye upstream
This commit is contained in:
parent
550aba79f0
commit
9e7f38133d
@ -23,15 +23,6 @@
|
||||
boot.tmpOnTmpfs = true;
|
||||
boot.supportedFilesystems = [ "zfs" ];
|
||||
|
||||
boot.kernelPatches = [
|
||||
{ name = "dirt_rally_2_ffb_fix";
|
||||
patch = pkgs.fetchpatch {
|
||||
url = "https://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git/patch/?id=09264098ff153f60866039d60b31d39b66f55a31";
|
||||
sha256 = "17g7zvn46b9252qk4sqd3j73989lr0hkd86zz4bq1c4dhziy219w";
|
||||
};
|
||||
}
|
||||
];
|
||||
|
||||
services.zfs = {
|
||||
trim.enable = true;
|
||||
autoSnapshot = {
|
||||
|
Loading…
Reference in New Issue
Block a user