[configure-systemd] Enable udisks2 service
This commit is contained in:
parent
fe952198c2
commit
e38833ccde
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ fi
|
|||
# systemd-hash: {{ glob "~/.config/systemd/user/*" | join "" | sha256sum }}
|
||||
systemctl --user daemon-reload
|
||||
sudo systemctl enable --now pcscd
|
||||
sudo systemctl enable --now udisks2
|
||||
sudo systemctl enable --now systemd-resolved
|
||||
|
||||
{{- if (eq .chezmoi.hostname "apfelstrudel") }}
|
||||
|
|
Loading…
Reference in a new issue