sync config state, use kvm virtualbox
This commit is contained in:
parent
b8c63935e9
commit
2f4dad8cc0
6 changed files with 18 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue