mirror of
https://github.com/nix-community/disko.git
synced 2024-11-04 05:44:29 +03:00
README: link to disko-install and disko-images
This commit is contained in:
parent
39de9e8cca
commit
5eaf747af3
@ -41,7 +41,9 @@ recursive layouts.
|
|||||||
|
|
||||||
Disko doesn't require installation: it can be run directly from nix-community
|
Disko doesn't require installation: it can be run directly from nix-community
|
||||||
repository. The [Quickstart Guide](./docs/quickstart.md) documents how to run
|
repository. The [Quickstart Guide](./docs/quickstart.md) documents how to run
|
||||||
Disko in its simplest form when installing NixOS.
|
Disko in its simplest form when installing NixOS. Alternativly you can
|
||||||
|
also use the new [disko-install](./docs/disko-install.md) tool, which combines
|
||||||
|
the `disko` and `nixos-install` into one step.
|
||||||
|
|
||||||
For information on other use cases, including upgrading from an older version of
|
For information on other use cases, including upgrading from an older version of
|
||||||
**disko**, using **disko** without NixOS and downloading the module, see the
|
**disko**, using **disko** without NixOS and downloading the module, see the
|
||||||
@ -53,6 +55,8 @@ For more detailed options, such as command line switches, see the
|
|||||||
To access sample configurations for commonly-used disk layouts, refer to the
|
To access sample configurations for commonly-used disk layouts, refer to the
|
||||||
[examples](./example) provided.
|
[examples](./example) provided.
|
||||||
|
|
||||||
|
Disko can be also used to create [disk images](./docs/disko-images.md).
|
||||||
|
|
||||||
## Sample Configuration and CLI command
|
## Sample Configuration and CLI command
|
||||||
|
|
||||||
A simple disko configuration may look like this:
|
A simple disko configuration may look like this:
|
||||||
|
Loading…
Reference in New Issue
Block a user