remove _class mentions` from option results' snippets#1346
remove _class mentions` from option results' snippets#1346KiaraGrouwstra wants to merge 1 commit into
_class mentions` from option results' snippets#1346Conversation
_class mentions` from option results' snippets_class mentions` from option results' snippets
|
arguably these were more correct than the suggested file names mentioned ( |
|
It would be good to make the modular services changed to state the nixos example, so that it's more explicit the example is for nixos. Like adding |
hm. so. now, the existing services there may have some escape hatches for nixos, but at that point we've maybe reached a semantic discussion there. the underlying semantic question right now then becomes: is a modular service something that works on your system, or is it a service implementing the generic interface, rendering 'it works on system x' technically outside of the responsibility of what a modular service is, at least until the interface (and the system's shims, without requiring the escape hatches) make it work? i think the proper solution there would be explicitly segregating the generic bits vs the system-specific escape hatches so one would know what they'd get, but that isn't where we're at today. |
Signed-off-by: cinereal <cinereal@riseup.net>
Closes #1344.