Note backup service

This commit is contained in:
TheWanderingCrow 2024-10-03 11:46:06 -04:00
parent 2bc6a34577
commit 7ac222a394

View file

@ -8,7 +8,7 @@
config.systemd.services.note_sync = {
enable = true;
description = "Auto sync notes to remote";
unitConfig = {
serviceConfig = {
User = "crow";
Group = "crow";
Type = "oneshot";