mirror of
https://github.com/kmein/niveum
synced 2026-03-29 08:41:07 +02:00
feat(moodle-dl): sync via syncthing instead of sshfs
This commit is contained in:
@@ -65,7 +65,10 @@ in
|
||||
devices = {
|
||||
inherit ((import <niveum/lib>).syncthing.devices) wilde manakish toum;
|
||||
};
|
||||
folders.${moodle-dl-directory}.devices = [ "wilde" "manakish" ];
|
||||
folders.${moodle-dl-directory} = {
|
||||
devices = [ "toum" "wilde" "manakish" ];
|
||||
id = "moodle-dl";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user