4 lines
58 B
Nix
4 lines
58 B
Nix
|
_: {
|
||
|
programs.nixvim.plugins.auto-save.enable = true;
|
||
|
}
|