Skip to content

Commit

Permalink
add activationScript dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjones2014 committed Aug 15, 2024
1 parent 1cd6be6 commit 7da8be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/op-secrets.nix
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ in {
${opnixScript}
}
'';
deps = [ "userbinenv" ];
deps = [ "usrbinenv" ];
};
}
{
Expand Down

0 comments on commit 7da8be2

Please sign in to comment.