From df4d47ebca73ea48bf7ffabe3ac5d6a7ff60f6a5 Mon Sep 17 00:00:00 2001 From: Aria Nolan Date: Tue, 26 Dec 2023 19:32:23 -0500 Subject: [PATCH] fastfetch, gcc --- users/tacocat/home.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/users/tacocat/home.nix b/users/tacocat/home.nix index 228354b..360d8b8 100644 --- a/users/tacocat/home.nix +++ b/users/tacocat/home.nix @@ -54,6 +54,8 @@ p7zip cachix aria + fastfetch + gcc ]; };