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