a
This commit is contained in:
2
hw.nix
2
hw.nix
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
# Make the image self-booting under libvirt
|
# Make the image self-booting under libvirt
|
||||||
# virtualisation.useBootLoader = true;
|
# virtualisation.useBootLoader = true;
|
||||||
boot.loader.grub.device = "/dev/vda";
|
# boot.loader.grub.device = "/dev/vda";
|
||||||
|
|
||||||
# Optional: auto-grow root at first boot
|
# Optional: auto-grow root at first boot
|
||||||
boot.growPartition = true;
|
boot.growPartition = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user