refactor: simplify bash configuration

This commit is contained in:
2026-03-11 19:56:22 +01:00
parent 2d898bde96
commit 54529a516a
3 changed files with 3 additions and 1 deletions

View File

@@ -48,6 +48,7 @@ in
comms.signal.enable = true;
github.enable = true;
shell.bash.aliases.lang-js = true;
shell.bash.addBinToPath = true;
programs = {
home-manager.enable = true;