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