From 61994a0cc34c7537e6b0a887c7db25d3c0437a58 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Wed, 17 Jul 2024 15:28:23 -0400 Subject: [PATCH] shell: Replace neofetch with fastfetch Faster and contains more useful information. --- modules/shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/shell.nix b/modules/shell.nix index 16e552be..b54cc4e0 100644 --- a/modules/shell.nix +++ b/modules/shell.nix @@ -58,7 +58,7 @@ in npm-check-updates ; inherit (pkgs) - neofetch + fastfetch onefetch scc genact