summaryrefslogtreecommitdiff
path: root/neko
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2024-05-26 16:58:37 +0200
committerChristoph Cullmann <cullmann@kde.org>2024-05-26 16:58:37 +0200
commit2f4dad8cc0c63306273b65add2a8f8e22fba96fb (patch)
treebe6087ea4940651787abf8f6391c1636cd27b757 /neko
parentb8c63935e96f6187a02acb52e03866d9a969de73 (diff)
sync config state, use kvm virtualbox
Diffstat (limited to 'neko')
-rw-r--r--neko/hardware-configuration.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/neko/hardware-configuration.nix b/neko/hardware-configuration.nix
index 2ab1bed..62c1669 100644
--- a/neko/hardware-configuration.nix
+++ b/neko/hardware-configuration.nix
@@ -15,7 +15,10 @@
options snd_hda_intel enable=0,1
'';
- # system
+ # don't check for split locks, for KVM and Co.
+ boot.kernelParams = [ "split_lock_detect=off" ];
+
+ # system
boot.initrd.luks.devices."crypt-system".device = "/dev/disk/by-id/nvme-Seagate_FireCuda_530_ZP4000GM30013_7VS01VBM-part2";
# efi partition