mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 20:39:18 -08:00
No description
https://gensokyo.zone
| .github/workflows | ||
| ci | ||
| hosts | ||
| lib | ||
| modules | ||
| nix | ||
| pkgs | ||
| profiles | ||
| services | ||
| targets/personal | ||
| trusted@43e2d2fec4 | ||
| users | ||
| .envrc | ||
| .gitignore | ||
| .gitmodules | ||
| CODE_OF_CONDUCT.md | ||
| default.nix | ||
| nixos.nix | ||
| README.md | ||
| runners.nix | ||
| shell.nix | ||
nixfiles
The public section of my NixOS configuration, using arcnmx/tf-nix for deployment, arcnmx/ci for CI and nmattia/niv for dependency management.
Commands
Deployment
-
nix run -f . deploy.target.<targetName>.run.apply -
nix run -f . deploy.target.<targetName>.run -c terraform destroy
Host Building
nix build -f . hosts.<hostName>.config.system.build.toplevel