hosts: nixos: porthos: services: disable vikunja
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
I don't use it.
This commit is contained in:
parent
5aa136f796
commit
1807b8b88c
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue