disko/example/default.nix

6 lines
129 B
Nix
Raw Normal View History

# usage: nix-instantiate --eval --json --strict example | jq -r .
2018-07-17 19:16:00 +02:00
with import ../lib;
2018-07-13 11:16:12 +02:00
2018-07-17 19:16:00 +02:00
disko "/dev/sda" (import ./config.nix)