nixos/tmproot: Add manpage cache
This commit is contained in:
@@ -145,6 +145,7 @@ in
|
|||||||
# Also the script runs before impermanence does.
|
# Also the script runs before impermanence does.
|
||||||
"/var/lib/nixos"
|
"/var/lib/nixos"
|
||||||
"/var/lib/systemd"
|
"/var/lib/systemd"
|
||||||
|
"/var/cache/man"
|
||||||
|
|
||||||
{ directory = "/root/.cache/nix"; mode = "0700"; }
|
{ directory = "/root/.cache/nix"; mode = "0700"; }
|
||||||
# Including these unconditionally due to infinite recursion problems...
|
# Including these unconditionally due to infinite recursion problems...
|
||||||
|
|||||||
Reference in New Issue
Block a user