mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
7 lines
325 B
Nix
7 lines
325 B
Nix
{
|
|
difftastic-basic = ./difftastic-basic.nix;
|
|
difftastic-with-git-integration = ./difftastic-with-git-integration.nix;
|
|
difftastic-with-git-external-diff = ./difftastic-with-git-external-diff.nix;
|
|
difftastic-with-git-difftool = ./difftastic-with-git-difftool.nix;
|
|
difftastic-migration = ./difftastic-migration.nix;
|
|
}
|