mirror of
https://github.com/Nickiel12/nicks-nix-config.git
synced 2025-02-22 00:32:16 -08:00
switched to vendored repo
This commit is contained in:
parent
824da8f234
commit
4c0c99bcf9
1 changed files with 2 additions and 2 deletions
|
@ -16,12 +16,12 @@
|
||||||
nixos-wsl.url = "github:nix-community/NixOS-WSL/main";
|
nixos-wsl.url = "github:nix-community/NixOS-WSL/main";
|
||||||
|
|
||||||
mcmojave-hyprcursor = {
|
mcmojave-hyprcursor = {
|
||||||
url = "github:libadoxon/mcmojave-hyprcursor";
|
url = "git+https://git.nickiel.net/nickiel/mcmojave-hyprcursor.git";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
mcmojave-xcursor = {
|
mcmojave-xcursor = {
|
||||||
url = "git+https://git.nickiel.net/Nickiel/McMojave-cursors.git";
|
url = "git+https://git.nickiel.net/nickiel/mcmojave-cursors.git";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue