diff --git a/.config/systemd/user/sockets.target.wants/podman.socket b/.config/systemd/user/sockets.target.wants/podman.socket
new file mode 120000
index 0000000000000000000000000000000000000000..f59705a0697f2e026af3b67c78c4e9ca1f8c8412
--- /dev/null
+++ b/.config/systemd/user/sockets.target.wants/podman.socket
@@ -0,0 +1 @@
+/usr/lib/systemd/user/podman.socket
\ No newline at end of file
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index ccbf4d5b8416536e544e25952447bb63e5616351..d4922be528072967648441f26720479728ca28f9 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
       - id: check-merge-conflict
       - id: check-symlinks
         exclude: >-
-          myclirc|netrc|packet-cli|mycli-history|scwrc|gcloud\.json|\.envrc\.private
+          myclirc|netrc|packet-cli|mycli-history|scwrc|gcloud\.json|\.envrc\.private|\.config/systemd/user
       - id: check-toml
       - id: check-toml
         files: Pipfile