finally update hyprland input to be sane

This commit is contained in:
jacekpoz 2024-09-26 23:11:55 +02:00
parent 0032fc8890
commit e0d9f823e0
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -15,11 +15,7 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
hyprland = {
type = "git";
url = "https://github.com/hyprwm/Hyprland";
submodules = true;
};
hyprland.url = "https://github.com/hyprwm/Hyprland";
hyprlock = {
url = "github:hyprwm/hyprlock";