feat(x1): enable gnome-remote-desktop service
- Enabled `gnome-remote-desktop` to allow remote desktop connectivity by default on the `x1` system. - Improves accessibility and remote management for the system.
This commit is contained in:
parent
2cffb1bc35
commit
61d5c8416e
1 changed files with 2 additions and 0 deletions
|
@ -132,6 +132,8 @@ with lib.metacfg;
|
|||
};
|
||||
};
|
||||
|
||||
services.gnome.gnome-remote-desktop.enable = true;
|
||||
|
||||
environment.sessionVariables = {
|
||||
LIBVA_DRIVER_NAME = "iHD";
|
||||
# NIXOS_OZONE_WL = "1";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue