diff --git a/system/options.nix b/system/options.nix index c3d86fcdb34..3ed50ce34ff 100644 --- a/system/options.nix +++ b/system/options.nix @@ -1815,7 +1815,7 @@ root ALL=(ALL) SETENV: ALL environment = { pathsToLink = mkOption { - default = ["/bin" "/sbin" "/share"]; + default = ["/bin" "/sbin" "/share" "/man"]; example = ["/"]; description = " This allows to symlink more directories in /var/run/current-system/sw