From 671d0d20403280aab971185493f50d393ec838f6 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sun, 10 Mar 2024 15:05:50 +0530 Subject: update --- config/dotfiles.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'config/dotfiles.nix') 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; }; } -- cgit v1.2.3