nixpkgs/nixos/modules/system/service/systemd
Robert Hensing 90162e8113 nixos/service/portable: Provide an entrypoint function
... and tidy up in various small ways.

This should help a bit to make more clear the separation between
the portable parts and the systemd system service parts.
2025-08-20 11:58:12 +02:00
..
config-data-path.nix modular services: Add configData option for etc-like files 2025-08-19 20:10:21 +02:00
service.nix nixos/service/portable: Provide an entrypoint function 2025-08-20 11:58:12 +02:00
system.nix nixos/service/portable: Provide an entrypoint function 2025-08-20 11:58:12 +02:00
test.nix modular-services: merge process.argv from executable and args 2025-07-20 03:01:06 +02:00
user.nix