refactor(nvim): move to homeManagerModules

This commit is contained in:
matt1432 2024-11-22 02:48:41 -05:00
parent 303122dfc8
commit 11adcacd6f
35 changed files with 524 additions and 415 deletions
devices/android

View file

@ -4,10 +4,7 @@
pkgs,
...
}: {
vars = {
mainUser = "nix-on-droid";
neovimIde = false;
};
vars.mainUser = "nix-on-droid";
environment.variables.FLAKE = "/data/data/com.termux.nix/files/home/.nix";