From b4427dd7ac8b2a3d455456fcbe508a898f5b687d Mon Sep 17 00:00:00 2001 From: tux Date: Sat, 24 May 2025 23:51:51 +0530 Subject: [PATCH] feat: add fastfetch --- hosts/capella/home.nix | 1 + hosts/rigel/home.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/hosts/capella/home.nix b/hosts/capella/home.nix index 1020efa..a952cec 100644 --- a/hosts/capella/home.nix +++ b/hosts/capella/home.nix @@ -2,6 +2,7 @@ imports = [ ../../modules/home/git ../../modules/home/starship + ../../modules/home/fastfetch ]; programs = { diff --git a/hosts/rigel/home.nix b/hosts/rigel/home.nix index 1020efa..a952cec 100644 --- a/hosts/rigel/home.nix +++ b/hosts/rigel/home.nix @@ -2,6 +2,7 @@ imports = [ ../../modules/home/git ../../modules/home/starship + ../../modules/home/fastfetch ]; programs = {