Commit Graph

6 Commits

Author SHA1 Message Date
zimward
3e6aa4a80c autopush-rs: add modular-service doc entry 2026-05-27 23:54:14 +02:00
Tom Fitzhenry
55efd0620a tlshd: add modular service and test 2026-04-13 03:16:52 +00:00
Tom Fitzhenry
b36d596602 nixos/documentation/modular-services: add snid
Oops, missed this in https://github.com/NixOS/nixpkgs/pull/507875.
2026-04-10 20:44:50 +10:00
Philip Taron
db36fea9ec nixos/documentation: remove unnecessary _file using __curPos
Move the inline modularServicesModule to a separate file so the module
system sets _file automatically from the file path, removing the need
for __curPos.
2026-03-19 11:45:37 -07:00
Aaron Andersen
487e725463 php.services.default: init 2025-08-06 21:24:04 -04:00
Robert Hensing
9ed72a85ab nixos/documentation/modular-services: init
Render documentation for modular services.
https://nixos.org/manual/nixos/unstable/#modular-services

This is admittedly not a great solution, but it is a rather simple
solution that we can use until we develop a proper one.

Flaws:
- These are rendered in the NixOS documentation, but modular services
  are not meant to be exclusive to NixOS.
- They are rendered as NixOS options, but should be imported into
  service submodules.

Benefits:
- Simple
- search.nixos.org integration for free
2025-08-04 12:09:39 +02:00