bugfix(hyprland): Use proper flake url
This commit is contained in:
parent
3731bd6366
commit
39e4d182ce
3 changed files with 3 additions and 3 deletions
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
|
||||
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
|
||||
hyprland.url = "github:hyprwm/Hyprland";
|
||||
|
||||
ironbar = {
|
||||
url = "github:JakeStanger/ironbar";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue