Update nushell file format
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
settings = {
|
settings = {
|
||||||
buffer_editor = lib.getExe config.programs.nixvim.package;
|
buffer_editor = lib.getExe config.programs.nixvim.package;
|
||||||
"history.isolation" = true;
|
"history.isolation" = true;
|
||||||
|
"history.file_format" = "sqlite";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user