Moving to modules. Structural changes.

This commit is contained in:
kat witch 2021-07-05 22:47:28 +01:00
parent 3903bc1766
commit 060d4c6d1e
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
258 changed files with 621 additions and 407 deletions

View file

@ -8,10 +8,9 @@ The public section of my NixOS configuration, using [arcnmx/tf-nix](https://gith
### Deployment
* `nix run -f . deploy.target.<targetName>.run.apply`
* `nix run -f . deploy.target.<targetName>.run -c terraform destroy`
* `<targetName>-deploy`
* `<targetName>-tf`
### Host Building
* `nix build -f . hosts.<hostName>.config.system.build.toplevel`
* `nix build -f . network.nodes.<hostName>.deploy.system`