From 56ce0db1df774c1383c6ee53cee1381d1f7e2bbd Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 17 Apr 2025 23:06:47 +0100 Subject: [PATCH] Re-add fzf and starship --- hosts/nixedo/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/nixedo/configuration.nix b/hosts/nixedo/configuration.nix index f2a72666..3d64a206 100644 --- a/hosts/nixedo/configuration.nix +++ b/hosts/nixedo/configuration.nix @@ -12,6 +12,8 @@ mixins-common mixins-docker + mixins-fzf + mixins-starship mixins-zsh users-opdavies