mirror of
https://github.com/nix-community/disko
synced 2024-11-10 06:14:14 +00:00
Fix typo: "diska" -> "disko"
This commit is contained in:
parent
f665b6b34d
commit
3aef5a5613
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ $ nix-channel --update
|
||||||
|
|
||||||
```nix
|
```nix
|
||||||
{
|
{
|
||||||
# checkout the example folder for how to configure different diska layouts
|
# checkout the example folder for how to configure different disko layouts
|
||||||
disko.devices = {
|
disko.devices = {
|
||||||
disk.sda = {
|
disk.sda = {
|
||||||
device = "/dev/sda";
|
device = "/dev/sda";
|
||||||
|
|
Loading…
Reference in a new issue