mirror of
https://github.com/TECHNOFAB11/disko.git
synced 2025-12-11 23:50:05 +01:00
layout -> devices, expose body
This commit is contained in:
parent
d2f8f4a6cf
commit
0e8c5d1e67
2 changed files with 20 additions and 25 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# usage: nix-instantiate --eval --json --strict example/config.nix | jq .
|
||||
{
|
||||
type = "layout";
|
||||
type = "devices";
|
||||
content = {
|
||||
"/dev/sda" = {
|
||||
sda = {
|
||||
type = "table";
|
||||
format = "gpt";
|
||||
partitions = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue