parent
aeae84f66d
commit
5cb0b971cc
6 changed files with 29 additions and 4 deletions
configurations/android
|
@ -43,6 +43,12 @@
|
|||
programs.neovim = {
|
||||
enable = true;
|
||||
user = "nix-on-droid";
|
||||
|
||||
ideConfig = {
|
||||
enableJava = false;
|
||||
enableNix= false;
|
||||
enablePython = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue