Fixed input url

This commit is contained in:
TypoMustakes
2026-04-16 00:39:40 +02:00
parent 7edf357ff5
commit 0e4fe1f846
2 changed files with 15 additions and 15 deletions

View File

@@ -5,9 +5,9 @@
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
hyprland-toggle-tiling-src.url = "git+https://gitea@typofelho.ddns.net/TypoMustakes/hyprland-toggle-tiling";
legacy-launcher-src.url = "git+https://gitea@typofelho.ddns.net/TypoMustakes/legacy-launcher";
pass-autotype-src.url = "git+https://gitea@typofelho.ddns.net/TypoMustakes/pass-autotype";
hyprland-toggle-tiling-src.url = "git+https://typofelho.ddns.net/TypoMustakes/hyprland-toggle-tiling";
legacy-launcher-src.url = "git+https://typofelho.ddns.net/TypoMustakes/legacy-launcher";
pass-autotype-src.url = "git+https://typofelho.ddns.net/TypoMustakes/pass-autotype";
home-manager = {