copilot-swe-agent[bot] 1bbf6094b3 revert: restore rdp.nix to pre-PR#147 working state with || true fix
- Remove systemd.services."gnome-remote-desktop".wantedBy = lib.mkForce []
  (was preventing the service from ever auto-starting)
- Remove systemctl start gnome-remote-desktop.service || true
  (was creating a systemd deadlock with before = ["gnome-remote-desktop.service"])
- Remove pkgs.systemd from setup script path
- Remove grdctl --system rdp disable-view-only || true
- Add || true to grdctl --system rdp enable (suppress harmless EROFS warning)

Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/75c67389-947f-437d-95ba-427504935156

Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
2026-04-08 21:29:48 +00:00
2026-04-04 09:31:19 -05:00
2026-04-08 12:18:52 -05:00
2026-04-07 10:13:24 -05:00
2026-04-07 13:14:21 -05:00
2026-03-29 08:49:14 -05:00
2026-04-05 01:36:51 -05:00
2026-04-07 17:02:43 -05:00
Description
No description provided
Readme Apache-2.0 4.2 MiB
Languages
Nix 56.2%
Shell 43.8%