From c414f0d50c59e7fbe7eda5a6ef93bea75057f1a2 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sat, 8 Feb 2025 20:01:23 -0800 Subject: migration: pfetch --- snowfall/modules/home/suites/misc/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'snowfall/modules/home/suites') diff --git a/snowfall/modules/home/suites/misc/default.nix b/snowfall/modules/home/suites/misc/default.nix index 99d4e10..5ffaba5 100644 --- a/snowfall/modules/home/suites/misc/default.nix +++ b/snowfall/modules/home/suites/misc/default.nix @@ -11,6 +11,7 @@ in { cxl = { apps = { fastfetch.enable = true; + pfetch.enable = true; }; }; }; -- cgit v1.2.3