feat: add step for mandb - user and system (update man entries) (#1319)

This commit is contained in:
Rafael Scalet
2025-09-14 03:08:52 -03:00
committed by GitHub
parent 456d62224e
commit 99d989d486
5 changed files with 72 additions and 0 deletions

View File

@@ -209,6 +209,13 @@
# home_manager_arguments = ["--flake", "file"]
[mandb]
# Enable the mandb step (to update manual entries).
# Mandb is updated in the background by a service on most systems by default.
# (default: false)
# enable = true
[git]
# How many repos to pull at max in parallel
# max_concurrency = 5