linux: fix features system

This commit is contained in:
Matthieu Coudron
2018-06-30 16:01:41 +03:00
committed by Tuomas Tynkkynen
parent dcea150a89
commit e4fe7b31be
2 changed files with 9 additions and 11 deletions
@@ -61,6 +61,8 @@ let
efiBootStub = true;
needsCifsUtils = true;
netfilterRPFilter = true;
grsecurity = false;
xen_dom0 = false;
} // features) kernelPatches;
intermediateNixConfig = import ./common-config.nix {