mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 18:09:06 +02:00
Corrected use of nginx module
This commit is contained in:
parent
f4f5d6e869
commit
c329cc16fd
9 changed files with 10 additions and 25 deletions
|
@ -7,6 +7,7 @@ in {
|
|||
enable = mkEnableOption "activate nginx service";
|
||||
email = mkOption {
|
||||
type = types.str;
|
||||
default = "julien.malka@me.com";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue