Update README regarding config-manager

This commit is contained in:
Alexander Heldt
2023-10-21 23:07:39 +02:00
parent 8d1b684718
commit 97bc1cfc01

View File

@@ -1,6 +1,8 @@
# `config-manager`
`./config-manager` is a module that contains a script to make usage
of this flake easier.
`./config-manager` is a module that contains a script to make usage of this flake easier.
To install it first add the module to the nixOS system connfiguration and then
run `nixos-rebuild switch --flake .#<configuration>`, after that `cm` will be available on `$PATH`.
# Secrets
Secrets are managed by `agenix` (https://github.com/ryantm/agenix).