patch kernel ffb Dirt rallye upstream

This commit is contained in:
nyanloutre 2020-06-23 01:06:30 +02:00
parent 550aba79f0
commit 9e7f38133d
1 changed files with 0 additions and 9 deletions

View File

@ -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 = {