Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jdonszelmann committed Jan 1, 2024
1 parent b7eaa69 commit 162696b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/sops/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ let
name = "manifest${suffix}.json";
text = builtins.toJSON ({
secrets = builtins.attrValues secrets;
# Does this need to be configurable?
secretsMountPoint = cfg.secretsMountPoint;
symlinkPath = cfg.symlinkPath;
keepGenerations = cfg.keepGenerations;
Expand Down

0 comments on commit 162696b

Please sign in to comment.