This commit is contained in:
2024-09-19 13:01:52 -04:00
parent 6786cc9092
commit ca6c83ebc3
4 changed files with 20 additions and 15 deletions

View File

@@ -71,6 +71,9 @@
systemd-boot.enable = lib.mkForce false;
};
kernelParams = [
"mitigations=off"
];
};
# this is a life saver.