mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 14:03:51 +00:00
4 lines
115 B
Nix
4 lines
115 B
Nix
{...}: {
|
|
home.file."Library/Application Support/lazygit/config.yml".source =
|
|
../config/lazygit/config.yml;
|
|
}
|