Add home page config

This commit is contained in:
Tim Schubert 2020-12-30 23:48:33 +01:00
parent 161b87184c
commit 3e26cdf43f
No known key found for this signature in database
GPG key ID: 99658A3EB5CD7C13
4 changed files with 36 additions and 0 deletions

View file

@ -1,6 +1,7 @@
{
admin = ./admin.nix;
backup = ./backup.nix;
homePage = ./homepage.nix;
fido2 = ./fido2.nix;
fileShare = ./fileShare.nix;
networking = ./networking.nix;