fix bash/syntax related errors,add yamlls for alice
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
d28e70c6a1
commit
8febdc8e9a
@ -5,8 +5,7 @@
|
||||
programs = {
|
||||
zsh.enable = true;
|
||||
fish.enable = true;
|
||||
bash.enable = true;
|
||||
}
|
||||
};
|
||||
|
||||
users = {
|
||||
mutableUsers = lib.mkDefault false;
|
||||
|
@ -77,6 +77,7 @@
|
||||
fd
|
||||
ripgrep
|
||||
clang
|
||||
yaml-language-server
|
||||
|
||||
# audit
|
||||
lynis
|
||||
|
Loading…
x
Reference in New Issue
Block a user