thinky to use new kernel
This commit is contained in:
parent
09f933c933
commit
ffd956a9bd
1 changed files with 1 additions and 0 deletions
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue