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 = {