From 69142cbe8407373b87cc6e1df175ff6ea83f5939 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sat, 23 Mar 2024 00:25:58 +0100 Subject: Flake: Add tmux tpm plugin --- hosts/home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/home.nix b/hosts/home.nix index ee37634..ef130ad 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -380,6 +380,7 @@ }; home.file = { + ".tmux/plugins/tpm".source = inputs.tpm; "./Images/Wallpapers".source = inputs.wallpapers; }; -- cgit 1.4.1