diff options
Diffstat (limited to 'sync')
| -rw-r--r-- | sync/vps.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/vps.scm b/sync/vps.scm index eca05bb..a243f03 100644 --- a/sync/vps.scm +++ b/sync/vps.scm @@ -1,5 +1,5 @@ (use-modules (gnu)) -(use-service-modules networking ssh mcron) +(use-service-modules networking ssh mcron admin) (use-package-modules ssh backup) (define user "andreh") |
