forked from Bun/nixos-config
Add Oracle VM to Wireguard
This commit is contained in:
parent
05bccbbe2d
commit
31f14b1578
3 changed files with 5 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
domain = "pics.${outputs.secrets.jimDomain}";
|
||||
secretFile = pkgs.writeText "appkey" outputs.secrets.pixelfedKey;
|
||||
settings = {
|
||||
APP_NAME = "Jimbofed";
|
||||
APP_NAME = ''"Jimbo's Pixelfed"'';
|
||||
INSTANCE_DESCRIPTION = ''"The Jimbosfiles Pixelfed Instance"'';
|
||||
INSTANCE_CONTACT_EMAIL = "jimbo@${outputs.secrets.jimDomain}";
|
||||
OPEN_REGISTRATION = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue