mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-17 21:59:37 +02:00
* feat: replace impermanence with preservation * fix: This module cannot be used with scripted initrd. * fix: permission for /var/lib/private * chore: boot.initrd.systemd.enable * docs: boot.initrd.luks.devices.<name>.fallbackToPassword is implied by systemd stage 1 * fix: typo
Remote Desktop
- X11: We have
xrdp&ssh -xfor remote desktop access, which works well for most use cases. - Wayland: (not tested)
waypipe: similar tossh -X, transfer wayland data over a ssh connection.- rustdesk: a remote desktop client/server written in rust.
- confirmed broken currently: https://www.reddit.com/r/rustdesk/comments/1912373/rustdesk_on_hyprland/
- sunshine server + moonlight client: It's designed for game streaming, but it can be used for remote desktop as well.
- broken currently: https://github.com/LizardByte/Sunshine/pull/1977