aboutsummaryrefslogtreecommitdiff
path: root/users/fcuny/cli/backups.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-03-05backups: do the backup over sshFranck Cuny1-7/+7
We're using ssh instead of the rest server, we're also pushing them to a different repo, where I don't need to be root.
2022-02-24backups: initial configurationFranck Cuny1-0/+16
2022-02-21ssh: authenticate only using ssh keyFranck Cuny1-1/+1
2022-02-21devel: create new directory for devel modulesFranck Cuny1-0/+7
Add python, and move go from the cli modules. Install these modules only if we're a "desktop".