From 69abf9e4e25b3c8e3eef954b5b09e6734cfbedf9 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sun, 10 Mar 2024 11:11:53 +0530 Subject: update --- config/dotfiles.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'config/dotfiles.nix') diff --git a/config/dotfiles.nix b/config/dotfiles.nix index 1a89f9b..72564d2 100644 --- a/config/dotfiles.nix +++ b/config/dotfiles.nix @@ -4,5 +4,6 @@ home.file = { ".tmux.conf".source = ./.tmux.conf; ".fdignore".source = ./.fdignore; + ".bar.sh".source = ./.bar.sh; }; } -- cgit v1.2.3