infrastructure/readme.md
2023-04-18 06:12:11 -07:00

16 lines
211 B
Markdown

# nixfiles
## Build and Deploy
```shell
:; nf-deploy build
# switch without committing to it...
:; nf-deploy test
:; nf-deploy switch
```
## Editing Secrets
```shell
sops nixos/systems/tewi/secrets.yaml
```