Adding Asana on macOS and diff-so-fancy everywhere

This commit is contained in:
Gene Liverman 2023-12-13 08:55:31 -05:00
parent 4901dbea8d
commit 80c9095502
2 changed files with 2 additions and 1 deletions

View file

@ -52,6 +52,7 @@ in {
"1password-cli"
"amethyst"
"angry-ip-scanner"
"asana"
"audacity"
"balenaetcher"
"boinc"

View file

@ -57,7 +57,7 @@
gh.enable = true;
git = {
enable = true;
delta.enable = true;
diff-so-fancy.enable = true;
includes = [ { path = "~/.gitconfig-local"; }];
lfs.enable = true;
package = pkgs.gitAndTools.gitFull;