thinky to use new kernel

This commit is contained in:
Cyryl Płotnicki 2020-01-19 22:58:32 +01:00
parent 09f933c933
commit ffd956a9bd

View file

@ -3,6 +3,7 @@
{ {
networking.hostName = "thinky"; networking.hostName = "thinky";
boot = { boot = {
kernelPackages = pkgs.linuxPackages_latest_hardened;
initrd.luks.devices = [ initrd.luks.devices = [
{ {
name = "root"; name = "root";