diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2025-03-08 08:46:32 +0000 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2025-03-08 08:46:32 +0000 |
| commit | 8394c1c665a9d74b34a88bec1aec8a6656f78480 (patch) | |
| tree | 2233b1f633ffbd44b338c93c822425901580b07f /flake.lock | |
| parent | 0213d61211636088a5d7e1b8c1a39367827e0479 (diff) | |
computers for the computing throne
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -145,6 +145,27 @@ "type": "github" } }, + "disko": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1736864502, + "narHash": "sha256-ItkIZyebGvNH2dK9jVGzJHGPtb6BSWLN8Gmef16NeY0=", + "owner": "nix-community", + "repo": "disko", + "rev": "0141aabed359f063de7413f80d906e1d98c0c123", + "type": "github" + }, + "original": { + "owner": "nix-community", + "ref": "latest", + "repo": "disko", + "type": "github" + } + }, "flake-compat": { "flake": false, "locked": { @@ -682,6 +703,7 @@ "catppuccin-helix": "catppuccin-helix", "catppuccin-hyprland": "catppuccin-hyprland", "catppuccin-starship": "catppuccin-starship", + "disko": "disko", "home-manager": "home-manager", "hyprland": "hyprland", "lix-module": "lix-module", |
