2.home-manager/tests/modules/programs/password-store
Austin Horstman 1eb0549a1a password-store: silence settings default warning
Use the deferred state-version helper mode for programs.password-store.settings
so explicit empty and explicit legacy values silence the warning correctly,
while partial legacy-era settings still inherit PASSWORD_STORE_DIR until the
user resolves the migration.

Add integration coverage for password-store and pass-secret-service to verify
legacy, explicit empty, explicit legacy, and partial-settings behavior.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2026-03-24 14:08:36 -05:00
..
default-path.nix test: update tests path for new pwd-store path 2025-11-25 23:33:06 -06:00
default.nix password-store: silence settings default warning 2026-03-24 14:08:36 -05:00
nondefault-path.nix test: update tests path for new pwd-store path 2025-11-25 23:33:06 -06:00
old-default-explicit-empty-settings.nix password-store: silence settings default warning 2026-03-24 14:08:36 -05:00
old-default-explicit-legacy-path.nix password-store: silence settings default warning 2026-03-24 14:08:36 -05:00
old-default-partial-settings.nix password-store: silence settings default warning 2026-03-24 14:08:36 -05:00
old-default-path.nix password-store: silence settings default warning 2026-03-24 14:08:36 -05:00