servo: enable rsync.net backups

This commit is contained in:
2024-07-19 12:49:47 +00:00
parent 6ac700811a
commit 18c07721d9

View File

@@ -32,6 +32,7 @@
sane.nixcache.remote-builders.desko = false;
sane.nixcache.remote-builders.servo = false;
# sane.services.duplicity.enable = true; # TODO: re-enable after HW upgrade
sane.services.rsync-net.enable = true;
# automatically log in at the virtual consoles.
# using root here makes sure we always have an escape hatch