remove zsh; remove ble

This commit is contained in:
Barrett Ruth 2026-02-18 12:27:32 -05:00
parent efdc25b026
commit c3e5986aeb
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
3 changed files with 5 additions and 493 deletions

View file

@ -91,9 +91,7 @@ in
export THEME="midnight"
'';
interactiveShellInit = ''
source "${pkgs.blesh}/share/blesh/ble.sh" --noattach
[ -f "$HOME/.config/nix/config/bash/bashrc" ] && . "$HOME/.config/nix/config/bash/bashrc"
[[ ''${BLE_VERSION-} ]] && ble-attach
'';
};
programs.hyprland = {