Commit graph

20 commits

Author SHA1 Message Date
Pig Monkey
e6c517b441 use a systemd timer for paccache cleanup
Since cron is not installed by default, we shouldn't depend on it. Users
should have the choice of running a cron-free system without any
decrease in functionality.

paccache service and timer units stolen from:
https://github.com/kylemanna/systemd-utils
2016-01-19 22:31:47 -08:00
Pig Monkey
114c5f6fe6 add ssh role 2016-01-19 21:36:21 -08:00
Pig Monkey
74fb1637fa create dotfiles role 2016-01-19 21:31:27 -08:00
Pig Monkey
cbcbde3242 hostname is optional
Setting the hostname is part of the pre-ansible install instructions, so
it is really only useful here to change the hostname. Changing the
hostname probably doesn't happen often and is simple enough without
ansible, so meh.
2016-01-15 19:26:02 -08:00
Pig Monkey
e239726eef user bin is no longer required 2016-01-14 19:58:06 -08:00
Pig Monkey
6b0c1dacf0 support config for passwordless sudo 2016-01-11 19:17:08 -08:00
Pig Monkey
70c4e67605 export SSH_ASKPASS 2015-12-29 16:54:33 -08:00
Pig Monkey
a5b267d9ad rotate user logs 2015-12-27 18:36:37 -08:00
Pig Monkey
6983acf197 create user log dir 2015-12-27 18:25:48 -08:00
Pig Monkey
2d0c544683 use ansible-aur module for AUR packages 2015-12-12 13:12:19 -08:00
Pig Monkey
6d03bc60f9 create user bin 2015-12-07 16:54:13 -08:00
Pig Monkey
48460cada6 install autossh 2015-12-04 19:43:33 -08:00
Pig Monkey
848efd69b8 allow user to skip dotfiles and ssh key installation 2015-11-22 17:10:59 -08:00
Pig Monkey
ab5aff94f4 more verbose tagging 2015-11-14 15:35:41 -08:00
Pig Monkey
e7ededb36a move universal base packages to vars for easier customization 2015-11-06 17:48:40 -08:00
John Shuping
a3719c7b43 Add packages potentially helpful to new arch users 2015-11-04 09:38:47 -05:00
Pig Monkey
3d5d4e01f3 remove submodule init from dotfiles repo
If this is necessary, it should be done in an rcup pre-hook
2015-09-28 16:09:23 -07:00
Pig Monkey
feb6dae047 auto switch usb audio devices 2015-09-25 11:20:31 -07:00
Pig Monkey
683e6a0f3f install mosh 2015-09-24 16:51:47 -07:00
Pig Monkey
b6c6dd140e initial commit 2015-09-06 15:51:37 -07:00