flake update
This commit is contained in:
parent
28f5467646
commit
2839fadec6
2 changed files with 82 additions and 102 deletions
|
|
@ -5,7 +5,7 @@
|
|||
(
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
boot.kernelPackages = pkgs.linuxPackages_hardened;
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
security = {
|
||||
protectKernelImage = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue