about summary refs log tree commit diff
path: root/users/fcuny/common.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--users/fcuny/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/fcuny/common.nix b/users/fcuny/common.nix
index ca5e4c8..4c81bae 100644
--- a/users/fcuny/common.nix
+++ b/users/fcuny/common.nix
@@ -16,5 +16,6 @@
   imports = [
     ./git.nix
     ./go.nix
+    ./tmux.nix
   ];
 }