hardened orbi kernel
This commit is contained in:
parent
d0ca797270
commit
1523fc4f5d
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
imports =
|
||||
[
|
||||
(modulesPath + "/installer/scan/not-detected.nix")
|
||||
(modulesPath + "/profiles/hardened.nix")
|
||||
];
|
||||
|
||||
boot.initrd.availableKernelModules = [ "xhci_pci" "usbhid" ];
|
||||
|
|
Loading…
Reference in a new issue