mirror of
https://github.com/nix-community/disko
synced 2024-11-10 06:14:14 +00:00
Merge pull request #477 from nix-community/phaer-patch-1
Update README.md
This commit is contained in:
commit
a050895e4e
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ A simple disko configuration may look like this:
|
|||
{
|
||||
disko.devices = {
|
||||
disk = {
|
||||
vdb = {
|
||||
my-disk = {
|
||||
device = "/dev/sda";
|
||||
type = "disk";
|
||||
content = {
|
||||
|
|
Loading…
Reference in a new issue