Move user services to turnstile

This commit is contained in:
Fabio Scotto di Santolo
2026-04-14 14:12:30 +02:00
parent e74afc6087
commit 5e8a1b7bc2
10 changed files with 31 additions and 203 deletions

View File

@@ -1,2 +1,2 @@
export SVDIR="$HOME/.local/runit/current"
export SVDIR="$HOME/.config/service"
export SSH_AUTH_SOCK="$HOME/.local/state/ssh-agent/socket"