We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f8cbb3 commit 05ae75eCopy full SHA for 05ae75e
aux/bootstrap/profiles/bootstrap.nix
@@ -34,7 +34,7 @@ in
34
networking.domain = "local";
35
36
services.getty.helpLine = ''
37
- To format drives and install a system in one go, you can use diko, e.g.:
+ To format drives and install a system in one go, you can use disko, e.g.:
38
`disko-install --write-efi-boot-entries --flake <flake>#<config> --disk main /dev/...`
39
'';
40
0 commit comments