6 lines
84 B
Nix
6 lines
84 B
Nix
config:
|
|
{
|
|
sp = config.selfprivacy;
|
|
bitwarden-env = "/var/lib/bitwarden/.env";
|
|
}
|