nxcaldav
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ pkgs, ... }@all: with all;
|
||||
{
|
||||
# THIS IS NOT USED
|
||||
{ pkgs, ... }@all: with all; {
|
||||
sops.secrets = {
|
||||
# "nx2site/namecheap.pw" = { };
|
||||
# "nx2site/cloudflare/api-token-dns-edit" = { };
|
||||
@@ -16,6 +16,8 @@
|
||||
"${hyper.domain}"
|
||||
"*.${hyper.domain}"
|
||||
"ssh.${hyper.domain}"
|
||||
"mail.${hyper.domain}"
|
||||
"dev.${hyper.domain}"
|
||||
];
|
||||
proxied = true;
|
||||
apiTokenFile = config.sops.secrets."nx2site/cloudflare/global-api-key-env".path;
|
||||
|
||||
Reference in New Issue
Block a user