switch back to hardened kernel

This commit is contained in:
Cyryl Płotnicki 2020-06-21 12:47:48 +01:00
parent 45e07457b5
commit 3be6bedd10

View file

@ -3,7 +3,7 @@
networking.hostName = "foureighty";
boot = {
kernelPackages = pkgs.linuxPackages_latest;
kernelPackages = pkgs.linuxPackages_latest_hardened;
initrd.luks.devices = {
root = {