summary refs log tree commit diff
path: root/modules/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/common.nix')
-rw-r--r--modules/common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/common.nix b/modules/common.nix
index a615491..290befd 100644
--- a/modules/common.nix
+++ b/modules/common.nix
@@ -6,6 +6,7 @@
     ./user.nix
     ./locale.nix
     ./vim.nix
+    ./tmux.nix
     ./gnome.nix
     ./fonts.nix
     ./flatpak.nix
@@ -45,7 +46,6 @@
     virt-manager.enable = true;
     fish.enable = true;
     git.enable = true;
-    tmux.enable = true;
 
     adb.enable = true;