diff options
Diffstat (limited to 'content/theses')
| -rw-r--r-- | content/theses/self-sufficiency/git-forge.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/theses/self-sufficiency/git-forge.md b/content/theses/self-sufficiency/git-forge.md index 33649b3..638e7e3 100644 --- a/content/theses/self-sufficiency/git-forge.md +++ b/content/theses/self-sufficiency/git-forge.md @@ -32,6 +32,7 @@ Open `forgejo/default.nix` in any text editor, and copy the following enable = true; dump.enable = true; + # useWizard = true; settings = { DEFAULT = { |
