Update documentation

This commit is contained in:
Fabian Hauser 2020-11-28 22:32:21 +00:00
parent 78f95b4e11
commit b1db892f80

View file

@ -11,8 +11,9 @@ Structure
cards. cards.
`host`:: Main nixos `configuration.nix` for every host. The `host`:: Main nixos `configuration.nix` for every host. The
`configuration.nix` is symlinked to the specific host file. `configuration.nix` is symlinked to the specific host file.
`role`:: Host roles, which are included from a host's configuration. `defaults`:: Configuration defaults
`docs`:: Documentation of the concrete qo.is infrastructure `modules` :: Custom modules
`docs`:: Documentation of the qo.is infrastructure
Development Development
~~~~~~~~~~~ ~~~~~~~~~~~