2.home-manager/tests/modules
David Houston 1d94de5604
pass-secret-service: various improvements
Allow setting the application package and storePath used by the
config. Since the `programs.password-store` Home Manager module sets
config values via global environment variables, the default behavior
of the module should continue to behave as before for the user.

Additionally,

- Adds a few tests.

- Use "escapeShellArg" function call to the path parameter call to
  ensure paths with spaces work.

- Allow not setting storePath, which will cause `pass_secret_service`
  to default to using `~/.password-store`.

- If `pass-secret-service` is enabled, set its store path to default
  to the one defined in our password-store environment settings.

- Add myself (houstdav000) as maintainer.
2023-01-31 23:19:09 +01:00
..
accounts
config/i18n
files files: allow disabling creation of a file 2023-01-26 22:31:16 +01:00
home-environment
i18n/input-method
launchd
misc treewide: fix typos (#3618) 2023-01-24 11:30:04 +01:00
programs wlogout: add module (#3629) 2023-01-31 17:06:18 +01:00
services pass-secret-service: various improvements 2023-01-31 23:19:09 +01:00
systemd systemd: name slice unit correctly 2022-10-07 16:07:53 +11:00
targets-darwin darwin: use full path to commands in activation script 2022-11-05 12:14:08 +09:00
targets-linux
xresources