Put home page into overlay

This commit is contained in:
Tim Schubert 2020-12-31 03:35:47 +01:00
parent 630e867607
commit 6da2a6bc69
No known key found for this signature in database
GPG key ID: 99658A3EB5CD7C13
4 changed files with 27 additions and 7 deletions

View file

@ -14,4 +14,5 @@ rec {
tubslatex = callPackage ./pkgs/tubslatex {};
keys = callPackage ./pkgs/keys {};
homePage = callPackage ./pkgs/homePage {};
}