summaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2018-07-25 01:25:04 +0200
committerlassulus <lassulus@lassul.us>2018-07-31 21:39:51 +0200
commit0e8c5d1e6757ea049e5e58c2d56701748d99fe6a (patch)
treefbc9dc89a831c8e84f9bb3a470e8a62776db092a /example
parentd2f8f4a6cf7881fbf330e226fe54b4d774154af7 (diff)
layout -> devices, expose body
Diffstat (limited to 'example')
-rw-r--r--example/config.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/example/config.nix b/example/config.nix
index 36c0950..be02f23 100644
--- a/example/config.nix
+++ b/example/config.nix
@@ -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 = [