mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-01-18 21:29:33 +01:00
fixed typo
This commit is contained in:
parent
a7b63bd08d
commit
1b6a88bc93
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
sops.secrets.borgRepoPassword = {};
|
||||
|
||||
opt.services.borgbackup.jobs = {
|
||||
services.borgbackup.jobs = {
|
||||
localBackup = {
|
||||
paths = "/";
|
||||
exclude = [
|
||||
|
|
Loading…
Reference in a new issue