* Ensure that the dell-bluetooth device does not stay in the "hard
blocked" state. svn path=/nixpkgs/branches/x-updates/; revision=22730
This commit is contained in:
@@ -172,5 +172,10 @@ in
|
||||
};
|
||||
features.noXsave = true;
|
||||
};
|
||||
|
||||
dell_rfkill =
|
||||
{ name = "dell-rfkill";
|
||||
patch = ./dell-rfkill.patch;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user