more mirror migration

This commit is contained in:
2025-01-12 21:56:32 -06:00
parent 57501aa9ca
commit 9add7a90b6
2 changed files with 16 additions and 14 deletions

View File

@@ -21,7 +21,8 @@
};
home-manager = {
url = "github:nix-community/home-manager/release-24.11";
#url = "github:nix-community/home-manager/release-24.11";
url = "git+ssh://gitea@gitea.blunkall.us/nathan/home-manager?ref=release-24.11";
inputs.nixpkgs.follows = "nixpkgs";
};
@@ -34,7 +35,8 @@
#simple-nixos-mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver/nixos-24.05";
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
#hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
hyprland.url = "git+ssh://gitea@gitea.blunkall.us/nathan/hyprland?submodules=1";
tokyo-night-sddm = {
url = "github:siddrs/tokyo-night-sddm";