prepare for ZFS
This commit is contained in:
parent
5606603533
commit
fc4607ec20
5 changed files with 27 additions and 47 deletions
|
@ -10,11 +10,6 @@
|
|||
boot.initrd.kernelModules = [ "i915" ];
|
||||
boot.kernelModules = [ "kvm-intel" ];
|
||||
|
||||
# use the right soundcard
|
||||
boot.extraModprobeConfig = ''
|
||||
options snd_hda_intel enable=0,1
|
||||
'';
|
||||
|
||||
# don't check for split locks, for KVM and Co.
|
||||
boot.kernelParams = [ "split_lock_detect=off" ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue