move bitwarden to SP module
This commit is contained in:

committed by
Alexander Tomokhov

parent
ade4dc08b1
commit
c0aa73ca1b
5
sp-modules/bitwarden/common.nix
Normal file
5
sp-modules/bitwarden/common.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
config:
|
||||
{
|
||||
sp = config.selfprivacy;
|
||||
bitwarden-env = "/var/lib/bitwarden/.env";
|
||||
}
|
Reference in New Issue
Block a user