hosts: nixos: porthos: services: disable vikunja
ci/woodpecker/push/check Pipeline was successful Details

I don't use it.
This commit is contained in:
Bruno BELANYI 2023-06-10 13:35:02 +01:00
parent 5aa136f796
commit 1807b8b88c
1 changed files with 0 additions and 8 deletions

View File

@ -141,14 +141,6 @@ in
enable = true;
credentialsFile = secrets."transmission/credentials".path;
};
# Self-hosted todo app
vikunja = {
enable = true;
mail = {
enable = true;
configFile = secrets."vikunja/mail".path;
};
};
# Simple, in-kernel VPN
wireguard = {
enable = true;