Files
nixpkgs/nixos/modules/services/misc/amazon-ssm-agent.nix
Graham Christensen 7547a1f5f8 amazon-ssm-agent: add the system's software to the path
Follow up to #342584.

Similarly to that PR, it is surprising that software which was installed by the user isn't available to a script run over ssm by default.

When executing commands with ssm, users will now have more predictable access to baked-in software instead of an extremely bare-minimum set currently there.
2024-09-18 23:18:28 -04:00

2.5 KiB