replace homepage input to forgejo remote
This commit is contained in:
parent
4fc172c77e
commit
8076ae97d9
1 changed files with 1 additions and 4 deletions
|
@ -13,10 +13,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
homepage = {
|
||||
url = "./homepage";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
homepage.url = "git+https://git.posixlycorrect.com/fabian/homepage.git?branch=master";
|
||||
|
||||
authentik-nix = {
|
||||
url = "github:nix-community/authentik-nix";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue