nix: drop unused weston-rdp.nix (closes #263)

This commit is contained in:
damocles 2026-05-22 17:28:58 +02:00 committed by Mara
parent 4a0d08154e
commit 56d0b02c2f
2 changed files with 2 additions and 99 deletions

View file

@ -77,8 +77,8 @@
wantedBy = [ "multi-user.target" ];
serviceConfig = {
# `simple`, not `notify`: switch-to-configuration must not
# wait on weston signalling readiness. See weston-rdp.nix and
# the `tea-login` unit for the same reasoning.
# wait on weston signalling readiness (same reasoning as the
# `tea-login` unit in harness-base.nix).
Type = "simple";
# Creates /var/lib/weston (0700 root) at start.
StateDirectory = "weston";