Skip to content

Commit

Permalink
whoopsy
Browse files Browse the repository at this point in the history
  • Loading branch information
spiceratops committed Aug 8, 2024
1 parent c661fe0 commit a0fef0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos/modules/nixos/services/restic/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ in
"services/restic/env" = {
sopsFile = ./secrets.sops.yaml;
owner = "kah";
group = "kah"";
group = "kah";
};
};

Expand Down

0 comments on commit a0fef0c

Please sign in to comment.