move pleroma to SP module
This commit is contained in:
5
sp-modules/pleroma/common.nix
Normal file
5
sp-modules/pleroma/common.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
config:
|
||||
{
|
||||
sp = config.selfprivacy;
|
||||
secrets-exs = "/var/lib/pleroma/secrets.exs";
|
||||
}
|
Reference in New Issue
Block a user