no need to replace the kernel at runtime

This commit is contained in:
Christoph Cullmann 2024-08-27 19:52:10 +02:00
parent e552528085
commit 47842e2bbb
No known key found for this signature in database

View file

@ -198,6 +198,9 @@ in
# allow realtime
security.rtkit.enable = true;
# no need to replace the kernel at runtime
security.protectKernelImage = true;
# package manager config
nix = {
# auto optimize the store