summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock21
1 files changed, 21 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 5560854..9a852a6 100644
--- a/flake.lock
+++ b/flake.lock
@@ -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",