docs: add nixos module discovery to the usage string

This commit is contained in:
David Arnold 2023-09-14 17:30:38 +02:00 committed by mergify[bot]
parent e7b26f6220
commit fbb51cc6d3

3
disko
View File

@ -15,7 +15,8 @@ showUsage() {
Usage: $0 [options] disk-config.nix
or $0 [options] --flake github:somebody/somewhere#disk-config
With flakes, disk-config is discovered under the .diskoConfigurations top level attribute.
With flakes, disk-config is discovered first under the .diskoConfigurations top level attribute
or else from the disko module of a NixOS configuration of that name under .nixosConfigurations.
Options: