From 705541327a9fc9eec18a0b4829b6b84c8c511add Mon Sep 17 00:00:00 2001 From: vorboyvo Date: Tue, 4 Nov 2025 11:01:26 -0500 Subject: [PATCH] Added catgirl. --- hosts/randolph/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/randolph/home.nix b/hosts/randolph/home.nix index 5f17eab..2e1f5b0 100644 --- a/hosts/randolph/home.nix +++ b/hosts/randolph/home.nix @@ -32,7 +32,7 @@ rec { kalker tldr ] ++ # Basic utilities - [ htop snore ] + [ htop snore catgirl ] ++ # Personalized selection of command-line (CLI/TUI) apps [ defaultPrograms.terminal ] ++ # Terminal emulator [