summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index b92e7941..46e55e3b 100644
--- a/flake.nix
+++ b/flake.nix
@@ -124,6 +124,7 @@
         modules = [
           ./user/marvin.nix
           ./private/default.nix
+          ./private/tabnine.nix
           ./private/ssh.nix
           nix-index-database.hmModules.nix-index
         ];
@@ -133,6 +134,7 @@
         modules = [
           ./user/prefect.nix
           ./private/default.nix
+          ./private/tabnine.nix
           ./private/ssh.nix
           nix-index-database.hmModules.nix-index
         ];