tv mu: drop boot.extraModprobeConfig
This commit is contained in:
parent
c5fae75443
commit
13b161949c
@ -31,10 +31,6 @@ with import <stockholm/lib>;
|
||||
boot.kernelModules = [ "fbcon" "kvm-intel" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
|
||||
boot.extraModprobeConfig = ''
|
||||
options kvm_intel nested=1
|
||||
'';
|
||||
|
||||
fileSystems = {
|
||||
"/" = {
|
||||
device = "/dev/vgmu1/nixroot";
|
||||
|
Loading…
Reference in New Issue
Block a user