mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
Note backup service
This commit is contained in:
parent
2bc6a34577
commit
7ac222a394
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue