1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-05 00:21:04 +01:00
home-manager/tests/modules/programs/password-store/default.nix

5 lines
174 B
Nix

{
password-store-default-path = ./default-path.nix;
password-store-old-default-path = ./old-default-path.nix;
password-store-nondefault-path = ./nondefault-path.nix;
}