1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 18:08:32 +02:00
home-manager/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 email: add signature delimiter 2022-12-04 09:34:22 +01:00
config treewide: fix typos (#3618) 2023-01-24 11:30:04 +01:00
i18n/input-method im/fcitx5: add GLFW_IM_MODULE session variable 2022-10-16 21:42:32 +02:00
launchd treewide: fix typos 2022-12-05 12:58:02 +01:00
lib files: allow disabling creation of a file 2023-01-26 22:31:16 +01:00
lib-bash lib/bash: remove unused Bash library files 2022-10-13 11:56:46 +02:00
misc rbenv: add module 2023-01-31 23:09:53 +01:00
po Add translation using Weblate (Lithuanian) 2023-01-10 00:18:25 +01:00
programs pass-secret-service: various improvements 2023-01-31 23:19:09 +01:00
services pass-secret-service: various improvements 2023-01-31 23:19:09 +01:00
targets treewide: fix typos 2022-12-05 12:58:02 +01:00
default.nix Add lib argument to homeManagerConfiguration (#2753) 2022-04-17 18:14:41 -04:00
files.nix files: allow disabling creation of a file 2023-01-26 22:31:16 +01:00
home-environment.nix home-environment: use lazyAttrsOf for home.sessionVariables (#3541) 2022-12-29 22:33:15 +01:00
manual.nix format: update and remove exceptions (#3029) 2022-06-16 14:13:06 +02:00
modules.nix rbenv: add module 2023-01-31 23:09:53 +01:00
systemd-activate.rb Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd-activate.sh Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd.nix treewide: replace replaceChars with replaceStrings 2022-12-16 16:34:59 +01:00
xresources.nix Replace usage of literalExample 2021-10-13 00:16:10 +02:00
xsession.nix xsession: add xplugd service to accompany setxkbmap (#2450) 2021-12-23 15:38:44 -05:00