diff options
| author | aethrvmn <me@aethrvmn.gr> | 2025-09-14 18:43:24 +0000 |
|---|---|---|
| committer | aethrvmn <me@aethrvmn.gr> | 2025-09-14 18:43:24 +0000 |
| commit | 645f0a4b7780802c639249252819e49dfc139844 (patch) | |
| tree | 21cbac1ee51f84b55ae0de4642e04cca838bfaf6 /content/theses/self-sufficiency/git-forge.md | |
| parent | fixed forgejo env var (diff) | |
added useWizard
Diffstat (limited to 'content/theses/self-sufficiency/git-forge.md')
| -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 = { |
