diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -21,6 +21,26 @@ "url": "https://codeberg.org/leoflo/dbmain-nix" } }, + "disko": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1773506317, + "narHash": "sha256-qWKbLUJpavIpvOdX1fhHYm0WGerytFHRoh9lVck6Bh0=", + "owner": "nix-community", + "repo": "disko", + "rev": "878ec37d6a8f52c6c801d0e2a2ad554c75b9353c", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "disko", + "type": "github" + } + }, "home-manager": { "inputs": { "nixpkgs": [ @@ -98,6 +118,7 @@ "root": { "inputs": { "dbmain-nix": "dbmain-nix", + "disko": "disko", "home-manager": "home-manager", "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs", |
