Fixed own flakes not downloading???

This commit is contained in:
2026-04-15 19:39:53 +02:00
parent e319c9f30d
commit 42edee447a
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+ssh://gitea@typofelho.ddns.net/TypoMustakes/hyprland-toggle-tiling.git";
legacy-launcher-src.url = "git+ssh://gitea@typofelho.ddns.net/TypoMustakes/legacy-launcher.git";
pass-autotype-src.url = "git+ssh://gitea@typofelho.ddns.net/TypoMustakes/pass-autotype.git";
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";
home-manager = {