fix: typo
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
5ca129ad7c
commit
4efb3f26fe
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ in
|
||||||
programs.mbsync.enable = true;
|
programs.mbsync.enable = true;
|
||||||
programs.msmtp.enable = true;
|
programs.msmtp.enable = true;
|
||||||
|
|
||||||
systemd.user.services.mbsynce = {
|
systemd.user.services.mbsync = {
|
||||||
Unit = {
|
Unit = {
|
||||||
Description = "mbsync synchronization";
|
Description = "mbsync synchronization";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue