nixos/ssh: use correct executable for grep in ssh-askpass-wrapper (#373746)
[NixPkgs.git] / nixos / modules / virtualisation / grow-partition.nix
blobad0b47d0ba132cdf32da90b4aa88517ece4b0e42
1 # This profile is deprecated, use boot.growPartition directly.
2 builtins.trace
3   "the profile <nixos/modules/virtualisation/grow-partition.nix> is deprecated, use boot.growPartition instead"
4   { }