all repos — nixfiles @ 7b279e780097ef414ff716b35fe9c62b93b32a81

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

TabNine: Enable local ML-based completions except on satoshipad

Alan Pearce
commit

7b279e780097ef414ff716b35fe9c62b93b32a81

parent

4ab7cc1abc1996ce49c7e583be7054e14ef16af7

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

changed files
M user/satoshipad.nixuser/satoshipad.nix
@@ -27,6 +27,7 @@ ];
home.sessionVariables.EMAIL = "alan@satoshipay.io"; home.sessionVariables.BROWSER = "firefox-devedition"; + programs.tabnine.config.local_enabled = "No"; xsession.windowManager.i3 = { config = {