Commit graph

3 commits

Author SHA1 Message Date
Colin 28e2ca30c4 nixos/buffyboard: document quirks.ignore_unused_terminals option 2025-10-25 22:18:23 +00:00
hustlerone af1485d333 pkgs/buffybox: 3.3.0 -> 3.4.2-unstable-2025-10-25
Co-authored-by: Colin <colin@uninsane.org>
2025-10-25 22:18:16 +00:00
Colin 900bd0d8e6 nixos/buffyboard: init
[buffyboard](https://gitlab.postmarketos.org/postmarketOS/buffybox/-/tree/master/buffyboard)
is the on-screen framebuffer keyboard provided by postmarketOS's
buffybox project.

enable this with `services.buffybox.enable = true;`: any additional
settings are strictly optional.

once enabled, tab to an unused TTY (e.g. Ctrl+Alt+F2) and use the
mouse/touchpad/touchscreen to use the virtual keyboard. may require
a manual `systemctl start buffybox` if enabled on an already-booted
device.

Co-authored-by: Luflosi <luflosi@luflosi.de>
2024-11-26 09:13:32 +00:00