diff --git a/modules/apps.nix b/modules/apps.nix index 1896353..118d1f4 100644 --- a/modules/apps.nix +++ b/modules/apps.nix @@ -6,6 +6,7 @@ neovim just # use Justfile to simplify nix-darwin's commands tree + fastfetchMinimal ]; environment.variables.EDITOR = "nvim";