nixos/tmproot: Add manpage cache

This commit is contained in:
2026-06-13 21:53:29 +01:00
parent ecd3a46591
commit 023b3f6605
+1
View File
@@ -145,6 +145,7 @@ in
# Also the script runs before impermanence does.
"/var/lib/nixos"
"/var/lib/systemd"
"/var/cache/man"
{ directory = "/root/.cache/nix"; mode = "0700"; }
# Including these unconditionally due to infinite recursion problems...