new service! amdl
This commit is contained in:
parent
5c7720f462
commit
66ccec0f2c
11 changed files with 138 additions and 14 deletions
|
@ -6,6 +6,12 @@ nix flake config! this is just used on my personal server at the moment
|
|||
|
||||
this flake is built for a multi-user experience per host, enforced by [`modules/users.nix`](./modules/users.nix), and found in the `default.nix` file for each host.
|
||||
|
||||
## secrets
|
||||
|
||||
run `rg /etc/secrets/` to see where you need to add secret files when deploying on new systems
|
||||
|
||||
unfortunately, as a consequence of this secret method, you need to do impure builds
|
||||
|
||||
## todo
|
||||
|
||||
- find a better way to do cloudflare ips
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue