diff --git a/machines/storage/s0/kernel.nix b/machines/storage/s0/kernel.nix index db9ff30..7ffc384 100644 --- a/machines/storage/s0/kernel.nix +++ b/machines/storage/s0/kernel.nix @@ -4417,9 +4417,6 @@ in buildLinux { "SECURITY_APPARMOR_HASH_DEFAULT" = yes; "SECURITY_YAMA" = yes; "SECURITY_SAFESETID" = yes; - "SECURITY_LOCKDOWN_LSM" = yes; - "SECURITY_LOCKDOWN_LSM_EARLY" = yes; - "LOCK_DOWN_KERNEL_FORCE_NONE" = yes; "INTEGRITY" = yes; "INTEGRITY_SIGNATURE" = yes; "INTEGRITY_ASYMMETRIC_KEYS" = yes;