switch to initrd.systemd by default
This commit is contained in:
@@ -11,6 +11,7 @@ let
|
||||
neededForBoot = true;
|
||||
options = [ "trans=virtio" "version=9p2000.L" "cache=loose" ];
|
||||
};
|
||||
boot.initrd.systemd.enable = true;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user