Compare commits
No commits in common. "7799bda982d7d5a4c87d5d5eb2fa0d66abb02bcf" and "19a0b8044f16e2b464368cccd193b11edbe6bb63" have entirely different histories.
7799bda982
...
19a0b8044f
2 changed files with 1 additions and 5 deletions
|
@ -202,7 +202,7 @@ in {
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
services.skynet.backup.normal.backups = [
|
||||
#"/var/vmail"
|
||||
"/var/vmail"
|
||||
"/var/dkim"
|
||||
];
|
||||
|
||||
|
|
|
@ -66,10 +66,6 @@ in {
|
|||
"amymucko"
|
||||
"archiedms"
|
||||
]
|
||||
# Committee - SISTEM
|
||||
++ [
|
||||
"peace"
|
||||
]
|
||||
# Admins are part of Committee as well
|
||||
++ cfg.admin
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue