chore(nix): enable RustDesk and update configurations

- Uncommented `rustdesk.nix` in MX system and added `rustdesk-flutter` to GUI services.
- Disabled `services.rustdesk-server.signal` on X1 system to align with updated settings.
This commit is contained in:
Harald Hoyer 2025-11-24 14:59:39 +01:00
parent 0603825f36
commit bf82f7afa0
3 changed files with 4 additions and 2 deletions

View file

@ -167,6 +167,7 @@ in
yubikey-personalization
zellij
gnome-remote-desktop
rustdesk-flutter
]
++ lib.optionals pkgs.stdenv.targetPlatform.isx86_64 (
with pkgs;