Updates macos floating apps and adds html lsp

This commit is contained in:
willemml 2024-03-02 13:49:04 -08:00
parent 14b0f8f3a8
commit cb2bfbd108
Signed by: willemml
GPG key ID: C3DE5DF6198DACBD
2 changed files with 4 additions and 0 deletions

View file

@ -50,6 +50,7 @@ in {
vhdl-ls
yq
vhdl-ls
vscode-langservers-extracted
zsh-completions
]
++ node-packages;

View file

@ -7,7 +7,9 @@
inherit (lib) lists strings;
floating-apps = [
"Preview"
"UTM"
"Messages"
"Screen Sharing"
"System Settings"
"Software Update"
@ -20,6 +22,7 @@
"Software Update"
"Set Desktop Background"
"TI-Nspire"
"KiCad"
"Karabiner-EventViewer"
"Karabiner-Elements"
];