sync config

some ZFS tuning and more packages for KDE
This commit is contained in:
Christoph Cullmann 2024-06-03 22:29:25 +02:00
parent b38bbd6054
commit 97019fee71
5 changed files with 13 additions and 7 deletions

View file

@ -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";