mirror of
https://github.com/nix-community/disko
synced 2024-11-10 06:14:14 +00:00
make flake the current installation recommendation
This commit is contained in:
parent
d0fd785c93
commit
107b0ed59f
1 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@ TODO: output of the cli --help
|
||||||
|
|
||||||
You can use the NixOS module in one of the following ways:
|
You can use the NixOS module in one of the following ways:
|
||||||
|
|
||||||
### Flakes
|
### Flakes (Current recommendation)
|
||||||
|
|
||||||
If you use nix flakes support:
|
If you use nix flakes support:
|
||||||
|
|
||||||
|
@ -71,7 +71,7 @@ If you use nix flakes support:
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
### [niv](https://github.com/nmattia/niv) (Current recommendation)
|
### [niv](https://github.com/nmattia/niv)
|
||||||
First add it to niv:
|
First add it to niv:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
|
Loading…
Reference in a new issue