no grub
This commit is contained in:
parent
da50f3d226
commit
41f329077b
@ -13,7 +13,7 @@
|
|||||||
boot.kernelModules = [ ];
|
boot.kernelModules = [ ];
|
||||||
boot.extraModulePackages = [ ];
|
boot.extraModulePackages = [ ];
|
||||||
boot.loader.grub.devices = [
|
boot.loader.grub.devices = [
|
||||||
"/dev/disk/by-uuid/44444444-4444-4444-8888-888888888888"
|
"nodev"
|
||||||
];
|
];
|
||||||
|
|
||||||
fileSystems."/" = {
|
fileSystems."/" = {
|
||||||
|
Reference in New Issue
Block a user