mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
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;
|
|
}
|