1

System: Disable documentation

This commit is contained in:
2026-04-17 12:45:12 +02:00
parent 2fbf61c052
commit cadd7bd949
2 changed files with 5 additions and 2 deletions

View File

@ -69,7 +69,10 @@ in {
# https://github.com/nix-community/impermanence/issues/253
(mkRDir "/usr/systemd-placeholder" m755)
(mkDir "mandb" "/var/cache/man" m755)
# TODO: Why does this use the mandb user?
# TODO: Why does this apparently conflict with comfyui-nix?
# (mkDir "mandb" "/var/cache/man" m755)
# (mkRDir "/var/cache/restic-backups-synology" m755)
(mkRDir "/var/db/sudo" m711)