Oliver Davies
07fde36fb0
- Change domain to opdavies.uk as this works with HTTPS/SSL. - Switch Nginx to Caddy.
7 lines
161 B
Nix
7 lines
161 B
Nix
{
|
|
age.secrets = {
|
|
cloudflare-opdavies-uk.file = ../../secrets/cloudflare-opdavies-uk.age;
|
|
tubearchivist.file = ../../secrets/tubearchivist.age;
|
|
};
|
|
}
|