aboutsummaryrefslogtreecommitdiffstats
path: root/example/config.nix
diff options
context:
space:
mode:
Diffstat (limited to 'example/config.nix')
-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 = [