moved wallpapers to another repo

This commit is contained in:
2025-09-28 21:53:14 -06:00
parent b099248489
commit 679f51e6da
5 changed files with 38 additions and 14 deletions

View File

@@ -10,9 +10,13 @@
inputs.nixpkgs.follows = "";
};
jawz-scripts = {
url = "git+https://git.servidos.lat/lebubu/scripts.git";
url = "git+https://git.servidos.lat/jawz/scripts.git";
inputs.nixpkgs.follows = "nixpkgs";
};
wallpapers = {
url = "git+https://git.servidos.lat/jawz/wallpapers.git";
flake = false;
};
nur = {
url = "github:nix-community/nur";
inputs.nixpkgs.follows = "nixpkgs";