Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arch-system: add backup-system package | Tharre | 2018-03-27 | 6 | -1/+144 |
| | | | | | | | | | This implements fully automated, hourly backups of my /home via borgbackup, btrfs and systemd timers. Note that `setup_borgbackup`, a related function that is part of my dotfiles, is needed to setup backups for the first time, as well as a call to `borg init` with the proper environment variables. | ||||
* | arch-system: fix sudoers.d ordering of wheel | Tharre | 2018-02-26 | 1 | -1/+1 |
| | |||||
* | arch-system: add sysctl.conf (REISUB) | Tharre | 2018-02-06 | 2 | -1/+4 |
| | |||||
* | arch-system: initial commit | Tharre | 2018-01-22 | 10 | -0/+222 |