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:
parent
0603825f36
commit
bf82f7afa0
3 changed files with 4 additions and 2 deletions
|
|
@ -167,6 +167,7 @@ in
|
|||
yubikey-personalization
|
||||
zellij
|
||||
gnome-remote-desktop
|
||||
rustdesk-flutter
|
||||
]
|
||||
++ lib.optionals pkgs.stdenv.targetPlatform.isx86_64 (
|
||||
with pkgs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue