Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server: add option to re-enable documentation #594

Merged
merged 2 commits into from
Jan 2, 2025
Merged

server: add option to re-enable documentation #594

merged 2 commits into from
Jan 2, 2025

Conversation

zowoq
Copy link
Contributor

@zowoq zowoq commented Jan 2, 2025

Having a single option for the docs would be a bit simpler than needing to re-enable all the separate options.

I'll use this option to enable docs on the community builders.

@@ -20,9 +20,6 @@
# - for containers we currently rely on the `stage-2` init script that sets up our /etc
boot.initrd.systemd.enable = lib.mkDefault (!config.boot.swraid.enable && !config.boot.isContainer);

# Work around for https://github.com/NixOS/nixpkgs/issues/124215
documentation.info.enable = false;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This work around is a couple of years old now so I'm assuming that it is safe to remove?

@zimbatm zimbatm merged commit 59adf87 into main Jan 2, 2025
3 checks passed
@zimbatm zimbatm deleted the server-docs branch January 2, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants