Revert "remove tabnine and all related configuration" This reverts commit 1065e1ba0fce3f7295ad6017b063f6324490aacd.
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M user/settings/development/base.nix → user/settings/development/base.nix
@@ -3,6 +3,7 @@ , pkgs , ... }: { + imports = [ ../../modules/tabnine.nix ]; home.packages = with pkgs; [ shellcheck