infrastructure/README.md
2021-08-09 02:47:23 +01:00

16 lines
565 B
Markdown

# nixfiles
[![nodes](https://github.com/kittywitch/nixfiles/actions/workflows/nodes.yml/badge.svg)](https://github.com/kittywitch/nixfiles/actions/workflows/nodes.yml)
The public section of my NixOS configuration, using [arcnmx/tf-nix](https://github.com/arcnmx/tf-nix) for deployment, [arcnmx/ci](https://github.com/arcnmx/ci) for CI and [nmattia/niv](https://github.com/nmattia/niv) for dependency management.
## Commands
### Deployment
* `<targetName>-apply`
* `<targetName>-tf`
### Host Building
* `nix build -f . network.nodes.<hostName>.deploy.system`