This commit is contained in:
2025-08-26 21:38:27 +02:00
parent 6e5dea6b65
commit dcbcc438d8

2
hw.nix
View File

@@ -8,7 +8,7 @@
# Make the image self-booting under libvirt
# virtualisation.useBootLoader = true;
boot.loader.grub.device = "/dev/vda";
# boot.loader.grub.device = "/dev/vda";
# Optional: auto-grow root at first boot
boot.growPartition = true;