remove tux since its broken for now; remove unneeded vscode exts; use initextraa instead of bashrc

This commit is contained in:
2025-05-30 10:50:34 +01:00
parent ae21fe1426
commit f9e672cb8f
3 changed files with 2 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ with lib;
programs = {
bash = {
enable = true;
bashrcExtra = ''
initExtra = ''
source $(blesh-share)/ble.sh
bleopt canvas_winch_action=redraw-prev
'';