wip: getting stuff to sync properly

This commit is contained in:
2025-03-04 21:12:09 +00:00
parent 60bfd74d8a
commit 1b5d6b1a59
5 changed files with 12 additions and 90 deletions

View File

@@ -5,9 +5,9 @@ After=systemd-user-sessions.service
After=network-online.target
[Service]
User=john
User=johnc
WorkingDirectory=~
ExecStart=Code/dotfiles/scripts/manager.bash
ExecStart=bash Code/dotfiles/scripts/manager.bash
[Install]
WantedBy=multi-user.target