nix-tools/data/schemas/machineid.schema.yaml

7 lines
155 B
YAML
Raw Normal View History

2016-09-17 18:08:10 +02:00
---
type: map
mapping:
2016-09-19 00:01:54 +02:00
"systemd": { type: bool, default: true }
"dbus": { type: bool, default: true }
"symlink": { type: bool, default: true }