finally fixing the ups, plus tons of formatting
This commit is contained in:
@@ -46,7 +46,7 @@ with lib;
|
||||
|
||||
environmentFiles = mkOption {
|
||||
type = with types; listOf path;
|
||||
default = [];
|
||||
default = [ ];
|
||||
};
|
||||
|
||||
dontGenSslCert = mkOption {
|
||||
|
||||
Reference in New Issue
Block a user