style: format
This commit is contained in:
@@ -230,7 +230,7 @@ in
|
||||
autoArchive = true;
|
||||
autoEvalInputs = true;
|
||||
};
|
||||
maxMemoryMB= 1024 * 4;
|
||||
maxMemoryMB = 1024 * 4;
|
||||
rootPatterns = [ "flake.nix" ];
|
||||
filetypes = [ "nix" ];
|
||||
};
|
||||
|
Reference in New Issue
Block a user