Skip to content

Add NixOS module #119

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

Merged
merged 4 commits into from
Sep 17, 2023
Merged

Add NixOS module #119

merged 4 commits into from
Sep 17, 2023

Conversation

tomeon
Copy link
Collaborator

@tomeon tomeon commented Sep 17, 2023

This PR introduces a NixOS module for configuring services.openvpn.servers with update-systemd-resolved-specific options.

Additional changes:

  1. Add a devshell command (mkoptdocs) for generating documentation for the options exposed by this module,
  2. Add a Nix flake check that these docs are up-to-date,
  3. Update the NixOS system test to use the new NixOS module, and
  4. Run all Nix flake checks as part of the GitHub Actions workflow.

for configuring OpenVPN servers and clients with
`update-systemd-resolved` settings.
together with a devshell command (`mkoptdocs`) for building said
documentation and a Nix flake check that confirms that the documentation
stored in this repository is up-to-date.
not just the NixOS systems test.
@tomeon tomeon merged commit df7aa8d into jonathanio:master Sep 17, 2023
@tomeon tomeon deleted the nixos-module branch September 17, 2023 18:01
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.

1 participant