5 lines
174 B
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;
|
|
}
|