mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 11:07:44 +00:00
Add github2forgejo
This commit is contained in:
parent
f70f0723f4
commit
4b4a39fcdf
6 changed files with 63 additions and 5 deletions
|
@ -45,6 +45,12 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
github2forgejo = {
|
||||
url = "github:RGBCube/GitHub2Forgejo";
|
||||
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
|
||||
hyprpicker.url = "github:hyprwm/hyprpicker";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue