mirror of
https://github.com/TECHNOFAB11/disko.git
synced 2025-12-11 23:50:05 +01:00
Add INDEX.md, requirements.md and support_matrix.md
This commit is contained in:
parent
a1d9321eb7
commit
2e548efae3
5 changed files with 48 additions and 9 deletions
|
|
@ -1,7 +1,10 @@
|
|||
# disko - Declarative disk partitioning
|
||||
|
||||
<!-- Generated with bing image generator (which uses dall-e-2): edge-gpt-image --prompt "Disco ball shooting a laser beam at one hard drive" -->
|
||||

|
||||
|
||||
<img title="" src="./docs/logo.jpeg" alt="Project logo" width="274">
|
||||
|
||||
[Documentation Index](./docs/INDEX.md)
|
||||
|
||||
NixOS is a Linux distribution where everything is described as code, with one exception: during installation, the disk partitioning and formatting are manual steps. **disko** aims to correct this sad 🤡 omission.
|
||||
|
||||
|
|
@ -23,7 +26,6 @@ You can keep your configuration and re-use it for other installations, or for a
|
|||
|
||||
It can work with these in various configurations and orders, and supports recursive layouts.
|
||||
|
||||
|
||||
## How to use disko
|
||||
|
||||
Disko doesn't require installation: it can be run directly from nix-community repository. The [Quickstart Guide](./docs/quickstart.md) documents how to run Disko in its simplest form when installing NixOS.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue