mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
Fought letsencrypt rate limits
This commit is contained in:
parent
9e40a0d358
commit
5bc9d6d9f9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ in
|
|||
enable = mkEnableOption "activate nginx service";
|
||||
email = mkOption {
|
||||
type = types.str;
|
||||
default = "julien.malka@me.com";
|
||||
default = "julien@malka.sh";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue