Age | Commit message (Expand) | Author |
3 days | Move systemd user services to nixos-config | Anthony Wang |
2025-02-24 | --one-file-system for rclone is probably not necessary? | Anthony Wang |
2025-01-23 | Make rclone include everything other than hidden files, use symlinks in ~/Doc... | Anthony Wang |
2025-01-22 | Revert "Include GPG keys in encrypted cloud backup"•••This reverts commit c74193e280cc53ac16aa491767059b78ab1dac9d.
| Anthony Wang |
2025-01-17 | Include GPG keys in encrypted cloud backup | Anthony Wang |
2024-12-13 | Include Games in rclone backup too | Anthony Wang |
2024-12-07 | Use . instead of ~ so rclone actually works (since ~ is expanded by the shell) | Anthony Wang |
2024-12-07 | Combine all rclone includes into one | Anthony Wang |
2024-12-06 | Make rclone handle renames | Anthony Wang |
2024-12-06 | Switch to rclone for backing up laptop data | Anthony Wang |
2024-11-24 | Make 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-23 | Wait 0.1 seconds to avoid race condition between ssh-agent and ssh-add | Anthony Wang |
2024-11-22 | Replace autostart .desktop files with systemd services and fish functions | Anthony Wang |
2024-02-13 | Set EDITOR in config.fish, use system-installed ssh-agent.service | Anthony Wang |
2023-08-05 | Use kwallet for SSH agent instead of gnome-keyring | Anthony Wang |