mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
openclaw: add backups
This commit is contained in:
@@ -87,6 +87,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
services.restic.backups.niveum.paths = [
|
||||
config.users.users.openclaw.home
|
||||
];
|
||||
|
||||
systemd.services.openclaw-browser = {
|
||||
description = "OpenClaw Browser (unrestricted)";
|
||||
after = [ "network.target" ];
|
||||
|
||||
Reference in New Issue
Block a user