mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
fix(samba): rename settings option
This commit is contained in:
parent
98f28acc4f
commit
ba69fb80ae
3 changed files with 6 additions and 5 deletions
|
|
@ -61,7 +61,7 @@ in {
|
|||
passdb.smbpasswd.path = mkIf (!cfg.ldap.enable || !cfg.ldap.passdb.enable) (
|
||||
mkDefault config.sops.secrets.smbpasswd.path
|
||||
);
|
||||
settings = mkMerge [
|
||||
settings' = mkMerge [
|
||||
{
|
||||
"local master" = true;
|
||||
"preferred master" = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue