Correct the restic-client module on nextcloud

This commit is contained in:
Andreas Zweili 2023-01-06 19:02:13 +01:00
parent 9f52887b39
commit f0cebba3ce
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ in
ip = "10.7.89.103";
inherit custom hostname;
})
(import "${custom.inputs.self}/modules/restic-server-mysqlutf8-client" {
(import "${custom.inputs.self}/modules/restic-client-server-mysql" {
path = "/home/andreas";
time = "01:30"; inherit custom;
})