azure: boot.growPartition = true

This commit is contained in:
Cole Mickens
2020-03-29 13:56:55 -07:00
committed by Jon
parent f37aa7dd69
commit a5a6d77508
@@ -15,6 +15,8 @@ with lib;
boot.loader.grub.version = 2;
boot.loader.timeout = 0;
boot.growPartition = true;
# Don't put old configurations in the GRUB menu. The user has no
# way to select them anyway.
boot.loader.grub.configurationLimit = 0;