diff --git a/homelab-services/incus-vm/flake.lock b/homelab-services/incus-vm/flake.lock new file mode 100644 index 0000000..218ce95 --- /dev/null +++ b/homelab-services/incus-vm/flake.lock @@ -0,0 +1,27 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1788405554, + "narHash": "sha256-r2f1oUwixlgq9zOdYLqJLfS/lWBT60/IITjhTKI59JU=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "a5cc6f2c37bf518436dc8d1c288ccd0c43c2f4c4", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-26.05", + "repo": "nixpkgs", + "type": "github" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +}