diff --git a/README.md b/README.md index 198b366..a61f34d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Declaratively keep your stuff up to date in your nixos config. ```nix { description = "My flake config"; - inputs.fooud.url = "https://git.squi.bid/squi.bid/fooud"; + inputs.fooud.url = "https://git.squi.bid/squibid/fooud"; outputs = { self, nixpkgs, fooud }: { nixosConfigurations.my-system = nixpkgs.lib.nixosSystem { modules = [{