feat: replace vscode by code-server temporarily

This commit is contained in:
ryan4yin
2023-05-14 17:21:13 +08:00
parent 373348e406
commit e05f4bec8f

View File

@@ -12,6 +12,9 @@
home.packages = with pkgs-stable; [
firefox-wayland
# firefox
# use vscode in browser, as vscode's wayland ime support is broken at this time
code-server # useage: just run `code-server` in terminal, then open http://localhost:8080 in browser
];
programs = {