Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 637 Bytes

readme.md

File metadata and controls

14 lines (7 loc) · 637 Bytes

NixOS / NixOps magics

This repository includes various personal experiments.

Requirements

Even if those experiments have been build and tested on NixOS, they should be usable on other platform which support the Nix package manager.

All the required tools are provided by the dev-env.nix. Some new package features are not yet released in the various Nix channels. That's why I had to include nixops as a git submodule.

You can start a sandboxed dev environment with the ./shell script.

Then have a look on the readme file of each particular sub-folders for more details.