NixOS / nixops

NixOps is a tool for deploying to NixOS machines in a network or cloud.
https://nixos.org/nixops
GNU Lesser General Public License v3.0
1.87k stars 364 forks source link

doc: add default.nix to build the doc #1363

Closed nlewo closed 4 years ago

nlewo commented 4 years ago

This also allows to reproduce the CI behavior.

nlewo commented 4 years ago

Superseded by #1366