cfg/mod/security.nix
Henri Dohmen 973a9e2751 security
2025-05-07 11:16:16 +02:00

4 lines
51 B
Nix

{ ... }:
{
security.protectKernelImage = true;
}