Enable the data-share on the Nextcloud server

This commit is contained in:
Andreas Zweili 2022-05-16 20:39:15 +02:00
parent 887a07a4a2
commit 8e56e21dd5
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
(import "${inputs.self}/modules/restic-server-client" {
time = "04:00"; inherit config custom inputs pkgs;
})
"${inputs.self}/modules/data-share"
"${inputs.self}/modules/docker"
];
}