nixfmt
This commit is contained in:
@@ -42,7 +42,7 @@ in
|
||||
|
||||
modules-right = mkOption {
|
||||
type = with types; listOf str;
|
||||
default = [];
|
||||
default = [ ];
|
||||
};
|
||||
|
||||
networkInterface = mkOption {
|
||||
@@ -92,4 +92,4 @@ in
|
||||
# default = { };
|
||||
# };
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user