fixing funny sogo sops problem
This commit is contained in:
parent
1e93c28e5a
commit
86a615bbf0
6 changed files with 24 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
{ config, ... }:
|
||||
{
|
||||
sops.secrets.mailman_ldap_search = {
|
||||
key = "portunus_search";
|
||||
key = "portunus/users/search-password";
|
||||
owner = config.services.mailman.webUser;
|
||||
};
|
||||
services.mailman = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue