Follow-up to #39: the seed oneshot was declared as systemd.services.* inside the module top-level systemd = {} wrapper, producing a bogus systemd.systemd option. Rename to services.* to match the wrapper.
Follow-up to #39: the seed oneshot was declared as systemd.services.* inside the module top-level `systemd = {}` wrapper, producing a bogus systemd.systemd option. Rename to services.* to match the wrapper.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Follow-up to #39: the seed oneshot was declared as systemd.services.* inside the module top-level
systemd = {}wrapper, producing a bogus systemd.systemd option. Rename to services.* to match the wrapper.