Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

New instance fails with documentation error #19

@bestlem

Description

@bestlem

I just ran
nix flake new my-system --template github:vic/mk-darwin-system#minimal

and the nix flake check and got errors as in nix-darwin/nix-darwin#552 (comment)

To turn off the documentation needs

documentation.enable = false; documentation.doc.enable = false;
in your-hostname.nix

and
manual.manpages.enable = false;
in your-username.nix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions