Our Personal Data Server from scratch! tranquil.farm
oauth atproto pds rust postgresql objectstorage fun

fix(nix): typo #38

merged opened by isabelroses.com targeting main
Labels

None yet.

assignee

None yet.

Participants 3
AT URI
at://did:plc:qxichs7jsycphrsmbujwqbfb/sh.tangled.repo.pull/3mgillk4umu22
+1 -1
Interdiff #0 โ†’ #1
+1 -1
module.nix
··· 97 97 }; 98 98 99 99 frontend = { 100 - enabled = lib.mkEnableOption "serving the frontend from the backend. Disable to server the frontend manually" 100 + enabled = lib.mkEnableOption "serving the frontend from the backend. Disable to serve the frontend manually" 101 101 // { default = true; }; 102 102 103 103 dir = mkOption {

History

2 rounds 2 comments
sign up or login to add to the discussion
1 commit
expand
eeaec8af
fix(nix): typo
expand 1 comment

lgtm kiitos

pull request successfully merged
1 commit
expand
411a1236
fix(nix): typo
expand 1 comment

another typo in literally the same line ... server -> serve

i once again learn i cant type