Skip to content

Commit

Permalink
fix: correct proselint settings attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
quantum9Innovation committed Feb 7, 2025
1 parent fa73ae2 commit f04f0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/hooks.nix
Original file line number Diff line number Diff line change
Expand Up @@ -1312,7 +1312,7 @@ in
type = types.submodule {
imports = [ hookModule ];
options.settings = {
configuration =
config =
mkOption {
type = types.str;
description = "Multiline-string configuration passed as config file.";
Expand Down

0 comments on commit f04f0a1

Please sign in to comment.