about summary refs log tree commit diff
path: root/README.md
blob: e0e7ad20e7ba1f5aa55028085bd1ea323e7007ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# hefe

Growing stuff here!

## Secrets

- Managed using agenix
- Don't forget to add secrets to git!
- Edit secrets such as below

```bash
; EDITOR=hx nix run git+https://github.com/ryantm/agenix -- -e nix/hosts/corrino/secrets/pretix.age
```

## deploy

Using [deploy-rs](https://github.com/serokell/deploy-rs) to deploy

```bash
; deploy .#corrino
; deploy .#caladan
```