diff options
Diffstat (limited to '')
| -rw-r--r-- | config/dotfiles.nix | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/config/dotfiles.nix b/config/dotfiles.nix index 72564d2..1a89f9b 100644 --- a/config/dotfiles.nix +++ b/config/dotfiles.nix @@ -4,6 +4,5 @@    home.file = {      ".tmux.conf".source = ./.tmux.conf;      ".fdignore".source = ./.fdignore; -    ".bar.sh".source = ./.bar.sh;    };  }  | 
