From 97019fee71f269fd705eb473055eb2ff79284378 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Mon, 3 Jun 2024 22:29:25 +0200 Subject: sync config some ZFS tuning and more packages for KDE --- mini/hardware-configuration.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'mini') diff --git a/mini/hardware-configuration.nix b/mini/hardware-configuration.nix index bd59f3a..8472002 100644 --- a/mini/hardware-configuration.nix +++ b/mini/hardware-configuration.nix @@ -10,9 +10,6 @@ boot.initrd.kernelModules = [ "amdgpu" ]; boot.kernelModules = [ "kvm-amd" ]; - # don't check for split locks, for KVM and Co. - boot.kernelParams = [ "split_lock_detect=off" ]; - # efi partition fileSystems."/boot" = { device = "/dev/disk/by-id/nvme-CT4000P3PSSD8_2325E6E63746-part1"; -- cgit v1.2.3