Loading nixos/modules/services/web-apps/karakeep.nix +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ in Environment variables to pass to Karakaeep. This is how most settings can be configured. Changing DATA_DIR is possible but not supported. See <https://docs.karakeep.app/configuration/> See <https://docs.karakeep.app/configuration/environment-variables> ''; type = lib.types.attrsOf lib.types.str; default = { }; Loading Loading
nixos/modules/services/web-apps/karakeep.nix +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ in Environment variables to pass to Karakaeep. This is how most settings can be configured. Changing DATA_DIR is possible but not supported. See <https://docs.karakeep.app/configuration/> See <https://docs.karakeep.app/configuration/environment-variables> ''; type = lib.types.attrsOf lib.types.str; default = { }; Loading