mirror of
https://github.com/nix-community/disko
synced 2024-11-10 06:14:14 +00:00
Merge pull request #94 from MatthewCash/patch-1
Fix typo: "diska" -> "disko"
This commit is contained in:
commit
267fc7a66a
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ $ nix-channel --update
|
|||
|
||||
```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 = {
|
||||
disk.sda = {
|
||||
device = "/dev/sda";
|
||||
|
|
Loading…
Reference in a new issue