[eastblue] feat: Add Vikunja
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
af046914ed
commit
625240b8c6
1 changed files with 6 additions and 0 deletions
|
@ -83,6 +83,12 @@
|
|||
port = 2283;
|
||||
mediaLocation = "/mnt/media/immich-photos";
|
||||
};
|
||||
vikunja = {
|
||||
enable = true;
|
||||
frontendHostname = "0.0.0.0";
|
||||
frontendScheme = "https";
|
||||
settings.service.enableregistration = false;
|
||||
};
|
||||
};
|
||||
|
||||
fileSystems."/mnt/media" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue