diff --git a/flake.lock b/flake.lock new file mode 100644 index 0000000..64dd552 --- /dev/null +++ b/flake.lock @@ -0,0 +1,26 @@ +{ + "nodes": { + "official-templates": { + "locked": { + "lastModified": 1678524284, + "narHash": "sha256-3tk4RHKrIbz2tNVyW2WOrgZBe26jhfBiz7bzb7b8p5I=", + "owner": "NixOS", + "repo": "templates", + "rev": "0edaa0637331e9d8acca5c8ec67936a2c8b8749b", + "type": "github" + }, + "original": { + "owner": "NixOS", + "repo": "templates", + "type": "github" + } + }, + "root": { + "inputs": { + "official-templates": "official-templates" + } + } + }, + "root": "root", + "version": 7 +}