diff --git a/flake.lock b/flake.lock index 621ee73..e4ba8f9 100644 --- a/flake.lock +++ b/flake.lock @@ -74,6 +74,26 @@ "type": "github" } }, + "disko": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1736591904, + "narHash": "sha256-LFO8pSrPKrH8OPq2HaAuBG5skk8/MNJ/9YmK3KsnSks=", + "owner": "nix-community", + "repo": "disko", + "rev": "33827d2bd16bfe2e21b62956526c72d313595dfd", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "disko", + "type": "github" + } + }, "flake-compat": { "locked": { "lastModified": 1696426674, @@ -644,6 +664,7 @@ "root": { "inputs": { "catppuccin": "catppuccin", + "disko": "disko", "home-manager": "home-manager_2", "nixpkgs": "nixpkgs_2", "nixvim": "nixvim",