infrastructure

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit cfcd97e7ec074db7e621eabd22ce4a3309969c5a
parent 0765dc29e1615292aaad44ac6278c3a31d37df18
Author: Silas Brack <silasbrack@gmail.com>
Date:   Mon,  4 May 2026 21:29:19 +0200

fix: clean up

Diffstat:
Mhosts/gaia/home.nix | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/hosts/gaia/home.nix b/hosts/gaia/home.nix @@ -53,8 +53,6 @@ ]; }; - programs.bash.enable = true; - programs.fzf = { enable = true; enableBashIntegration = true;