autostart: Template the autostart target unit file

This commit is contained in:
2021-10-02 10:52:59 +02:00
parent ca70989963
commit 689b00e46c
2 changed files with 25 additions and 1 deletions

View File

@@ -7,7 +7,9 @@ Wants=discord.service
Wants=dpms.service
Wants=dunst.service
Wants=element.service
Wants=firefox.service
{% for profile in user.firefox_profiles|default([]) %}
Wants=firefox@{{ profile.name }}.service
{% endfor %}
Wants=gpg-agent.service
Wants=gnome-keyring.service
Wants=keepassx.service