mirror of
https://github.com/coder/code-server.git
synced 2025-07-28 20:43:24 +08:00

native-keymap and keytar are only used in the electron process, so we don't need them. This allows us to drop our dependencies on libx11-dev, libxkbfile-dev, and libsecret-dev.