moved forgejo from cirrus to cirrostratus for more disk space.
This commit is contained in:
parent
14ac8a86ad
commit
2f3c84ca71
7 changed files with 24 additions and 6 deletions
|
|
@ -45,13 +45,13 @@
|
|||
|
||||
#My nvim config.
|
||||
nvim-config = {
|
||||
url = "git+ssh://forgejo@git.venberg.xyz/Gabe/nvim-config.git?shallow=1";
|
||||
url = "git+ssh://forgejo@git.venberg.xyz:2222/Gabe/nvim-config.git?shallow=1";
|
||||
# url = "git+file:///home/gabe/nvim-config";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
nix-secrets = {
|
||||
url = "git+ssh://forgejo@git.venberg.xyz/Gabe/nix-secrets.git?shallow=1";
|
||||
url = "git+ssh://forgejo@git.venberg.xyz:2222/Gabe/nix-secrets.git?shallow=1";
|
||||
# url = "git+https://git.venberg.xyz/Gabe/nix-secrets.git?shallow=1";
|
||||
flake = false;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue