Fix nextcloud sync
This commit is contained in:
parent
5a572d5d68
commit
b9db18462e
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ in
|
|||
pkgs.writeShellApplication {
|
||||
name = "nextcloud_sync";
|
||||
runtimeInputs = with pkgs; [
|
||||
coreutils-full # dirname
|
||||
nextcloud-client
|
||||
];
|
||||
text =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue