fix homepage

This commit is contained in:
Tim Schubert 2021-08-27 17:49:14 +02:00
parent 499b893f3e
commit 6dc0d91f0d
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
9 changed files with 20 additions and 24 deletions

View file

@ -28,7 +28,6 @@
inputs.nixpkgs.follows = "myNixpkgs";
};
homePage = {
flake = false;
url = github:dadada/dadada.li;
};
};