hyprlock update

This commit is contained in:
toothpick
2024-08-08 19:01:03 +02:00
parent dde8787238
commit ff9124d91f
3 changed files with 163 additions and 71 deletions

View File

@@ -85,5 +85,14 @@
systems.follows = "systems";
};
};
hyprlock = {
url = "github:hyprwm/hyprlock";
inputs = {
hyprlang.follows = "hyprland/hyprlang";
hyprutils.follows = "hyprland/hyprutils";
nixpkgs.follows = "hyprland/nixpkgs";
systems.follows = "hyprland/systems";
};
};
};
}