auto isntall for non nix
This commit is contained in:
parent
4582bd5469
commit
37aad3823f
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ return {
|
|||
if not NIX then
|
||||
nonNixOpts = {
|
||||
ensure_installed = "all",
|
||||
auto_install = true,
|
||||
}
|
||||
end
|
||||
return U.assign({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue