mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
fixed typo
This commit is contained in:
parent
a7b63bd08d
commit
1b6a88bc93
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
sops.secrets.borgRepoPassword = {};
|
||||
|
||||
opt.services.borgbackup.jobs = {
|
||||
services.borgbackup.jobs = {
|
||||
localBackup = {
|
||||
paths = "/";
|
||||
exclude = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue