forked from fabian/nix
flake: fix typo in homepage input
This commit is contained in:
parent
508b9f1a76
commit
1f63320d6b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
homepage.url = "git+https://git.posixlycorrect.com/fabian/homepage.git?branch=master";
|
||||
homepage.url = "git+https://git.posixlycorrect.com/fabian/homepage.git";
|
||||
|
||||
authentik-nix = {
|
||||
url = "github:nix-community/authentik-nix";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue