feat(services/web): adding the format to protefolio nix files
This commit is contained in:
parent
e9a7753e88
commit
53b92464a5
1 changed files with 2 additions and 2 deletions
|
|
@ -36,8 +36,8 @@ in
|
||||||
};
|
};
|
||||||
security.acme = {
|
security.acme = {
|
||||||
certs = {
|
certs = {
|
||||||
"parodi.pro" = {};
|
"parodi.pro" = { };
|
||||||
"raphael.parodi.pro" = {};
|
"raphael.parodi.pro" = { };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue