forked from fabian/nix_config
vps: upgrade to trilium-next
This commit is contained in:
parent
86e778fe8b
commit
8c2e1b74ef
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ with lib; {
|
||||||
|
|
||||||
trilium-server = {
|
trilium-server = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
package = pkgs.trilium-next-server;
|
||||||
host = "127.0.0.1";
|
host = "127.0.0.1";
|
||||||
port = 8458;
|
port = 8458;
|
||||||
noAuthentication = false;
|
noAuthentication = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue