add buffyboard systemd service
this is the service i use on NixOS to access buffyboard during normal system operation (i.e. after the initrd mounts root and hands control to systemd).
it's heavily sandboxed -- because being able to read/write system-wide inputs is a fairly privileged, risky thing -- but it's working fine across my PinePhone Pro, touchscreen laptop, and KB/mouse-only desktop, so i'm fairly confident in the service config. nevertheless, systemd makes it easy for distros to add additional resources to the service file if i've missed something (and then hopefully share those upstream here).