4 lines
51 B
Nix
4 lines
51 B
Nix
{ ... }:
|
|
{
|
|
security.protectKernelImage = true;
|
|
}
|
{ ... }:
|
|
{
|
|
security.protectKernelImage = true;
|
|
}
|