rename homePage to homepage

This commit is contained in:
Tim Schubert 2024-04-28 20:19:21 +02:00
parent 871c1b8fa8
commit 66055e2d2d
Signed by: dadada
SSH key fingerprint: SHA256:bFAjFH3hR8zRBaJjzQDjc3o4jqoq5EZ87l+KXEjxIz0
6 changed files with 9 additions and 9 deletions

View file

@ -12,7 +12,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
homePage = {
homepage = {
url = "github:dadada/dadada.li";
flake = false;
};