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.kernelModules = [ "fbcon" "kvm-intel" ];
|
||||||
boot.extraModulePackages = [ ];
|
boot.extraModulePackages = [ ];
|
||||||
|
|
||||||
boot.extraModprobeConfig = ''
|
|
||||||
options kvm_intel nested=1
|
|
||||||
'';
|
|
||||||
|
|
||||||
fileSystems = {
|
fileSystems = {
|
||||||
"/" = {
|
"/" = {
|
||||||
device = "/dev/vgmu1/nixroot";
|
device = "/dev/vgmu1/nixroot";
|
||||||
|
Loading…
Reference in New Issue
Block a user