feat(modules): add homepage service

feat(resources): add homepage service config files and assets
This commit is contained in:
Jo 2024-09-25 00:04:48 +02:00
parent 7b2e828c8f
commit 580a65beb8
9 changed files with 171 additions and 0 deletions

View file

@ -47,6 +47,7 @@
};
vaultwarden.enable = true;
homepage.enable = true;
};
};