Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/plmercereau/nicos

Nix Integrated Configuration and Operational Systems
https://github.com/plmercereau/nicos

Last synced: 12 days ago
JSON representation

Nix Integrated Configuration and Operational Systems

Awesome Lists containing this project

README

        

# Nicos

_Nix Integrated Configuration and Operational Systems._

See the [documentation](https://nicos.mintlify.app) for more information, and [this configuration](https://github.com/plmercereau/nix-config) to see Nicos in action.

### Documentation

Run the documentation website locally:

```sh
nix run .#doc
```

Regenerate the reference files:

```sh
nix run .#docgen
```