mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
feat: use acme address for let's encrypt
This commit is contained in:
parent
2abb60d0e9
commit
0819de8ecc
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ in
|
|||
enable = mkEnableOption "activate nginx service";
|
||||
email = mkOption {
|
||||
type = types.str;
|
||||
default = "julien@malka.sh";
|
||||
default = "acme@malka.sh";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue