fix bash/syntax related errors,add yamlls for alice

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-04-16 23:52:01 -04:00 committed by Alice Huston
parent d28e70c6a1
commit 8febdc8e9a
2 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,7 @@
programs = {
zsh.enable = true;
fish.enable = true;
bash.enable = true;
}
};
users = {
mutableUsers = lib.mkDefault false;

View File

@ -77,6 +77,7 @@
fd
ripgrep
clang
yaml-language-server
# audit
lynis