cfg/pc/security.nix
Henri Dohmen b61bb970a5 refactor
2025-05-30 22:46:27 +02:00

4 lines
51 B
Nix

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