From 4c466cc6446b69d40bc335103a765b0562a523f3 Mon Sep 17 00:00:00 2001 From: Wekuz Date: Mon, 9 Feb 2026 18:50:01 +0200 Subject: [PATCH] # Use fastfetch instead of neofetch --- hosts/plexy/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/plexy/home.nix b/hosts/plexy/home.nix index 8159839..b8df053 100644 --- a/hosts/plexy/home.nix +++ b/hosts/plexy/home.nix @@ -5,7 +5,7 @@ home.homeDirectory = "/home/wekuz"; home.packages = with pkgs; [ - neofetch + fastfetch # Utilities neovim