From 67a53429f80eaada87f631747e6d15be044190f9 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Wed, 9 Feb 2022 08:40:53 -0800 Subject: home-manager: add tmux configuration --- users/fcuny/common.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'users/fcuny/common.nix') 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 ]; } -- cgit v1.2.3