forked from Fediversity/Fediversity
|
||
---|---|---|
.. | ||
common | ||
dev | ||
operator | ||
sync-nix | ||
.envrc | ||
default.nix | ||
flake-part.nix | ||
pass-ssh-key.sh | ||
README.md | ||
setup.nix | ||
shell.nix | ||
tests.nix | ||
tf-env.nix | ||
tf.nix |
service deployment
deploys NixOS templates using OpenTofu.
requirements
usage
development
before using other commands, if not using direnv:
nix-shell
then to initialize, or after updating pins or TF providers:
setup
then, one can use the tofu
CLI in the sub-folders.
implementing
proper documentation TODO.
until then, a reference implementation may be found in panel/
.