summary refs log tree commit diff
path: root/nixos/modules/virtualisation/grow-partition.nix
blob: 444c0bc1630e6e286f20c1f19e4ec50a3cd1f82e (plain) (blame)
1
2
3
# This profile is deprecated, use boot.growPartition directly.
builtins.trace "the profile <nixos/modules/virtualisation/grow-partition.nix> is deprecated, use boot.growPartition instead"
{ }