diff options
Diffstat (limited to 'dot_config/systemd/user/gpg-agent.service.d')
| -rw-r--r-- | dot_config/systemd/user/gpg-agent.service.d/canonical.conf.tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dot_config/systemd/user/gpg-agent.service.d/canonical.conf.tmpl b/dot_config/systemd/user/gpg-agent.service.d/canonical.conf.tmpl new file mode 100644 index 0000000..34557b4 --- /dev/null +++ b/dot_config/systemd/user/gpg-agent.service.d/canonical.conf.tmpl @@ -0,0 +1,3 @@ +[Service] +ExecStart= +ExecStart="{{ .chezmoi.homeDir }}/.nix-profile/bin/gpg-agent" --supervised |
