mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-08 21:23:53 +00:00
languages/nix: enable autoArchive by default
This commit is contained in:
parent
f8dc16a29f
commit
bd67d7c992
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
nil = {
|
||||
enable = true;
|
||||
cmd = [(getExe pkgs.nil)];
|
||||
settings.nil.nix.autoArchive = true;
|
||||
filetypes = ["nix"];
|
||||
root_markers = [".git" "flake.nix"];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue