minor fix

This commit is contained in:
Yan Lin 2025-11-03 14:02:08 +01:00
parent b806a1865c
commit b01dce80ef
4 changed files with 2 additions and 4 deletions

View file

@ -7,7 +7,6 @@ let
in
{
# options.services.borgbackup-custom = {
options.services.borg-client-custom = {
enable = mkEnableOption "Borg backup service";

View file

@ -7,7 +7,6 @@ let
in
{
# options.services.borgbackup-server = {
options.services.borg-server-custom = {
enable = mkEnableOption "Borg backup server";