Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mtaron committed May 1, 2024
1 parent c3e4bfa commit c8ee950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/.chezmoi.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ data:
headless: {{ $headless }}
gnome: {{ $gnome }}
ephemeral: {{ $ephemeral }}
work: {{ eq .user.email "mtaron@docugami.com" }}
work: {{ eq $email "mtaron@docugami.com" }}

user:
name: "Michael Taron"
Expand Down

0 comments on commit c8ee950

Please sign in to comment.