diff options
Diffstat (limited to '')
| -rw-r--r-- | config/dotfiles.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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; }; } |
