tomate: init sssd

This commit is contained in:
Rouven Seifert 2023-12-12 12:57:47 +01:00
parent 3ee4380328
commit 220136af25
Signed by untrusted user: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
3 changed files with 42 additions and 15 deletions

View file

@ -81,9 +81,10 @@
./modules/base.nix
./modules/zsh.nix
./modules/fail2ban.nix
# {
# sops.defaultSopsFile = ./secrets/tomate.yaml;
# }
./modules/sssd.nix
{
sops.defaultSopsFile = ./secrets/tomate.yaml;
}
];
};
};