aboutsummaryrefslogtreecommitdiff
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 d8b5098..ee4757c 100644
--- a/flake.lock
+++ b/flake.lock
@@ -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",