main
Vivian 2024-01-04 11:17:26 +01:00
parent 1a5586b9f3
commit c246788098
1 changed files with 5 additions and 0 deletions

View File

@ -143,6 +143,11 @@ in {
forceSSL = true;
root = inputs.essentials.packages.${pkgs.system}.default;
};
"bear.0x76.dev" = {
enableACME = true;
forceSSL = true;
root = inputs.essentials.packages.${pkgs.system}.default;
};
"cinny.chat.meowy.tech" = {
enableACME = true;
forceSSL = true;