diff --git a/flake.nix b/flake.nix index 3a1ac88..71c7fc6 100644 --- a/flake.nix +++ b/flake.nix @@ -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";