more mirror migration
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user