summaryrefslogtreecommitdiff
path: root/systemd
AgeCommit message (Expand)Author
3 daysMove systemd user services to nixos-configAnthony Wang
2025-02-24--one-file-system for rclone is probably not necessary?Anthony Wang
2025-01-23Make rclone include everything other than hidden files, use symlinks in ~/Doc...Anthony Wang
2025-01-22Revert "Include GPG keys in encrypted cloud backup"•••This reverts commit c74193e280cc53ac16aa491767059b78ab1dac9d. Anthony Wang
2025-01-17Include GPG keys in encrypted cloud backupAnthony Wang
2024-12-13Include Games in rclone backup tooAnthony Wang
2024-12-07Use . instead of ~ so rclone actually works (since ~ is expanded by the shell)Anthony Wang
2024-12-07Combine all rclone includes into oneAnthony Wang
2024-12-06Make rclone handle renamesAnthony Wang
2024-12-06Switch to rclone for backing up laptop dataAnthony Wang
2024-11-24Make Plasma autostart run ssh-add instead of systemd since Kwallet must be ru...•••Alternatively, I could add `AddKeysToAgent yes` to `.ssh/config` but this breaks Git signing and (I think, but haven't checked) Dolphin SFTP. Also, then it won't be in my dotfiles. Anthony Wang
2024-11-23Wait 0.1 seconds to avoid race condition between ssh-agent and ssh-addAnthony Wang
2024-11-22Replace autostart .desktop files with systemd services and fish functionsAnthony Wang
2024-02-13Set EDITOR in config.fish, use system-installed ssh-agent.serviceAnthony Wang
2023-08-05Use kwallet for SSH agent instead of gnome-keyringAnthony Wang