Compare commits
2 Commits
bdfc970743
...
6ac5605f8b
| Author | SHA1 | Date |
|---|---|---|
|
|
6ac5605f8b | |
|
|
0cd1cfc877 |
|
|
@ -2,6 +2,7 @@ _: {
|
|||
programs = {
|
||||
yazi = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
sqls.enable = true;
|
||||
tailwindcss.enable = true;
|
||||
templ.enable = true;
|
||||
tsserver.enable = true;
|
||||
ts-ls.enable = true;
|
||||
yamlls.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue