.
This commit is contained in:
parent
5fea1545d5
commit
6ff4ea819a
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@
|
|||
environment.etc."config.ini".text = ''
|
||||
${lib.toIni config.calDavToCsv.config}
|
||||
'';
|
||||
systemd.services.calDAVtoCSV = {
|
||||
systemd.services.calDavToCsv = {
|
||||
description = "calDAV to CSV Service";
|
||||
after = [ "network.target" ];
|
||||
serviceConfig = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue