Compare commits

..

No commits in common. "7799bda982d7d5a4c87d5d5eb2fa0d66abb02bcf" and "19a0b8044f16e2b464368cccd193b11edbe6bb63" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View file

@ -202,7 +202,7 @@ in {
config = mkIf cfg.enable {
services.skynet.backup.normal.backups = [
#"/var/vmail"
"/var/vmail"
"/var/dkim"
];

View file

@ -66,10 +66,6 @@ in {
"amymucko"
"archiedms"
]
# Committee - SISTEM
++ [
"peace"
]
# Admins are part of Committee as well
++ cfg.admin
);