diff options
author | tv <tv@krebsco.de> | 2018-07-13 13:46:06 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2018-07-13 13:46:06 +0200 |
commit | 256b8d066a5f2a66d4fac5de9a19d56b63a58324 (patch) | |
tree | d819c051103795ee8c914660d18e5e9f058df5bd | |
parent | e5dc4207517935eb2787be0671c625b527556891 (diff) |
add usage
-rw-r--r-- | disko.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +# usage: nix-instantiate --eval --json disko.nix | jq -r . with import <nixpkgs/lib>; with builtins; |