Add home manager to colmena
This commit is contained in:
parent
96e3db4a8b
commit
58a8ff88d5
32 changed files with 245 additions and 189 deletions
|
|
@ -154,7 +154,7 @@ in
|
|||
domainsList = [
|
||||
{
|
||||
domain = p.domains.public;
|
||||
email = p.email;
|
||||
email = p.personal.email;
|
||||
cloudflareApiKeyFile = config.age.secrets.cloudflare-pasetto-apiKey.path;
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue