update android

This commit is contained in:
Michael Thomson 2025-01-27 23:09:44 +00:00
parent 150a60cf91
commit 31c87d3a27
2 changed files with 5 additions and 1 deletions

View File

@ -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
];
}

View File

@ -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;