From 2b34f3d98b98e82167ee504a888c455401408aa2 Mon Sep 17 00:00:00 2001 From: Skullheadx Date: Sat, 4 Jul 2026 13:48:31 -0400 Subject: tealdeer autoupdate --- hjem-darwin.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hjem-darwin.nix') diff --git a/hjem-darwin.nix b/hjem-darwin.nix index 353a724..a9ef38d 100644 --- a/hjem-darwin.nix +++ b/hjem-darwin.nix @@ -13,6 +13,7 @@ ".config/ghostty/config.ghostty".source = ./dotfiles/ghostty/config.ghostty; ".config/git/config".source = ./dotfiles/git/config; "Library/Application Support/lazygit/config.yml".source = ./dotfiles/lazygit/config.yml; + ".config/tealdeer/config.toml".source = ./dotfiles/tealdeer/config.toml; }; packages = with pkgs; [ -- cgit v1.3.1