update android
This commit is contained in:
parent
150a60cf91
commit
31c87d3a27
@ -9,5 +9,10 @@
|
||||
../../modules/home-manager/nixvim
|
||||
../../modules/home-manager/emacs
|
||||
../../modules/home-manager/zsh
|
||||
../../modules/home-manager/git
|
||||
../../modules/home-manager/tmux
|
||||
../../modules/home-manager/bitwarden.nix
|
||||
../../modules/home-manager/kubernetes.nix
|
||||
../../modules/home-manager/email
|
||||
];
|
||||
}
|
||||
|
@ -19,7 +19,6 @@ lib,
|
||||
package = inputs.neovim-nightly-overlay.packages.${pkgs.system}.default;
|
||||
defaultEditor = true;
|
||||
vimdiffAlias = true;
|
||||
performance.combinePlugins.enable = true;
|
||||
colorschemes = {
|
||||
gruvbox = {
|
||||
enable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user