diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -116,6 +116,26 @@ "type": "github" } }, + "disko": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1745812220, + "narHash": "sha256-hotBG0EJ9VmAHJYF0yhWuTVZpENHvwcJ2SxvIPrXm+g=", + "owner": "nix-community", + "repo": "disko", + "rev": "d0c543d740fad42fe2c035b43c9d41127e073c78", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "disko", + "type": "github" + } + }, "firefox-gnome-theme": { "flake": false, "locked": { @@ -911,6 +931,7 @@ "root": { "inputs": { "betterfox": "betterfox", + "disko": "disko", "home-manager": "home-manager", "hyprland": "hyprland", "nh": "nh", |
