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 = {
|
programs = {
|
||||||
zsh.enable = true;
|
zsh.enable = true;
|
||||||
fish.enable = true;
|
fish.enable = true;
|
||||||
bash.enable = true;
|
};
|
||||||
}
|
|
||||||
|
|
||||||
users = {
|
users = {
|
||||||
mutableUsers = lib.mkDefault false;
|
mutableUsers = lib.mkDefault false;
|
||||||
|
@ -77,6 +77,7 @@
|
|||||||
fd
|
fd
|
||||||
ripgrep
|
ripgrep
|
||||||
clang
|
clang
|
||||||
|
yaml-language-server
|
||||||
|
|
||||||
# audit
|
# audit
|
||||||
lynis
|
lynis
|
||||||
|
Loading…
x
Reference in New Issue
Block a user