update flakes; remove unwanted wms

This commit is contained in:
EdenQwQ 2025-07-19 14:56:14 +08:00
parent c6bf1d959a
commit 89a29bdf0b
9 changed files with 100 additions and 335 deletions

View file

@ -30,7 +30,6 @@
ruff.enable = true;
pyright.enable = true;
lua_ls.enable = true;
bashls.enable = true;
nixd = {
enable = true;
package = inputs.nixd.packages.${pkgs.system}.nixd;