You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
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 LnL7/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
The text was updated successfully, but these errors were encountered: