mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-08 05:49:25 -06:00
feat: refactored and updated smtp config
This commit is contained in:
parent
1b98c4eff8
commit
c469f48b4e
18 changed files with 79 additions and 105 deletions
|
|
@ -5,7 +5,7 @@ let
|
|||
web
|
||||
;
|
||||
service = upRootNutrition;
|
||||
host = web.domains.url3;
|
||||
host = web.domains.url1;
|
||||
|
||||
websitePkg = flake.inputs.upRootNutrition.packages.${pkgs.system}.websiteFrontend;
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue