aboutsummaryrefslogtreecommitdiffstats
path: root/arch-system/PKGBUILD
Commit message (Collapse)AuthorAgeFilesLines
* arch-system: update i915 module optionsTharre2018-05-051-1/+1
| | | | | | enable_fbc=1: already enabled by default enable_rc6: already enabled by default modeset: keep it at -1, kernel will enable it by default
* arch-system: add backup-system packageTharre2018-03-271-1/+19
| | | | | | | | | 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 wheelTharre2018-02-261-1/+1
|
* arch-system: add sysctl.conf (REISUB)Tharre2018-02-061-1/+3
|
* arch-system: initial commitTharre2018-01-221-0/+49