new redirection

This commit is contained in:
Danilo Reyes
2025-10-29 14:06:29 -06:00
parent 6971bc9c9e
commit 6d05270d09
4 changed files with 16 additions and 16 deletions

View File

@@ -11,7 +11,7 @@
inputs.nixpkgs.follows = "";
};
jawz-scripts = {
url = "git+https://git.servidos.lat/jawz/scripts.git";
url = "git+https://git.lebubu.org/jawz/scripts.git";
inputs.nixpkgs.follows = "nixpkgs";
};
nur = {
@@ -47,11 +47,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
wallpapers = {
url = "git+https://git.servidos.lat/jawz/wallpapers.git";
url = "git+https://git.lebubu.org/jawz/wallpapers.git";
flake = false;
};
fonts = {
url = "git+https://git.servidos.lat/jawz/fonts.git";
url = "git+https://git.lebubu.org/jawz/fonts.git";
flake = false;
};
qbit_manage = {