diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-03-10 15:05:50 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-03-10 15:05:50 +0530 |
| commit | 671d0d20403280aab971185493f50d393ec838f6 (patch) | |
| tree | 02ffeec5dd18c7c741fa1813b00fc90d2f36971e /config/dotfiles.nix | |
| parent | 9c18e7daf2e2a7f2ec9afec1ed08e7d15ba3be4d (diff) | |
update
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; }; } |
