all repos — nixfiles @ c98dc89219bdd965b6fd3aeb31fd33335add2e3b

System and user configuration, managed by nix and home-manager

Revert "remove tabnine and all related configuration" This reverts commit 1065e1ba0fce3f7295ad6017b063f6324490aacd.

Alan Pearce
commit

c98dc89219bdd965b6fd3aeb31fd33335add2e3b

parent

f4406ad7fcaaaa342fdf425a2cda0e553388be02

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M user/settings/development/base.nixuser/settings/development/base.nix
@@ -3,6 +3,7 @@ , pkgs
, ... }: { + imports = [ ../../modules/tabnine.nix ]; home.packages = with pkgs; [ shellcheck