mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-09 07:00:21 +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 = {};
|
sops.secrets.borgRepoPassword = {};
|
||||||
|
|
||||||
opt.services.borgbackup.jobs = {
|
services.borgbackup.jobs = {
|
||||||
localBackup = {
|
localBackup = {
|
||||||
paths = "/";
|
paths = "/";
|
||||||
exclude = [
|
exclude = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue