hardened orbi kernel

This commit is contained in:
Ingolf Wagner 2024-06-21 20:18:11 +02:00
parent d0ca797270
commit 1523fc4f5d
Signed by: palo
GPG key ID: 76BF5F1928B9618B

View file

@ -7,6 +7,7 @@
imports =
[
(modulesPath + "/installer/scan/not-detected.nix")
(modulesPath + "/profiles/hardened.nix")
];
boot.initrd.availableKernelModules = [ "xhci_pci" "usbhid" ];