mirror of
https://github.com/TECHNOFAB11/disko.git
synced 2025-12-11 23:50:05 +01:00
add quickstart guide
This commit is contained in:
parent
db2be366c4
commit
66b265be44
2 changed files with 1 additions and 9 deletions
10
README.md
10
README.md
|
|
@ -18,15 +18,7 @@ system itself is declarative, but the actual formatting of disks is manual.
|
||||||
|
|
||||||
### NixOS installation
|
### NixOS installation
|
||||||
|
|
||||||
During the NixOS installation process, replace the [Partitioning and
|
For a NixOS installation follow this [quickstart guid](./docs/quickstart.md).
|
||||||
formatting](https://nixos.org/manual/nixos/stable/index.html#sec-installation-partitioning)
|
|
||||||
steps with the following:
|
|
||||||
|
|
||||||
1. Find a disk layout in ./examples that you like.
|
|
||||||
2. Write the config based on the example and your disk layout.
|
|
||||||
4. Run the CLI (`nix run github:nix-community/disko`) to apply the changes.
|
|
||||||
5. FIXME: Copy the disko module and disk layout around.
|
|
||||||
6. Continue the NixOS installation.
|
|
||||||
|
|
||||||
### Using without NixOS
|
### Using without NixOS
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue