Pig Monkey
966b159668
user kewlfft.aur collection
...
Closes #120 #74
2024-12-01 20:21:53 -08:00
Pig Monkey
edcec5ba19
correct casing
2020-09-28 17:59:38 -07:00
Stratos Gerakakis
be6a94bb3f
Update README.md
...
Added section about required disk space if you wanted to test-drive `Spark` in a VM.
2020-09-28 13:37:17 +02:00
Pig Monkey
a5f5392452
ansible does in fact support python3 now...
2019-05-01 20:18:34 -07:00
Pig Monkey
7716992855
replace aura with yay
2018-12-08 21:34:49 -08:00
Pig Monkey
f3684a8279
update trusted_unit location in roles
2018-11-17 22:41:59 -08:00
Pig Monkey
5a184332be
use /etc/firejail/globals.local
...
Existing users can delete the old disable-more.inc file.
# rm /usr/local/etc/firejail/disable-more.inc
2017-07-29 15:58:46 -07:00
Pig Monkey
bcf52c7c29
wrap tarsnapper via backitup
...
The default period is set to daily, so this doesn't change anything for
existing users -- except that now we default to only executing on AC
power. If existing users want to match the previous behavior they should
set `tarsnapper.ac_power` to `false`.
2017-07-11 20:55:32 -07:00
Pig Monkey
9990a562f5
allow configuring dotfiles location and move default
...
Existing users who don't want anything to change should set their
`dotfiles.destination` var to `.dotfiles`.
2017-05-12 19:05:37 -07:00
Pig Monkey
676f9ce7d7
add himawaripy
2017-04-09 12:34:59 -07:00
Pig Monkey
ff26e3568c
replace slim with lightdm
...
This will be a breaking change for existing users.
After running the new tasks to install and enable LightDM, disable Slim:
# systemctl disable slim.service
LightDM uses `~/.xprofile` instead of `~/.xinitrc`. Move all of the
contents from `~/.xinitrc` to `~/.xprofile`, except for the `exec` line.
In your `~/.xinitrc` you can source your new `~/.xprofile` so that it is
still functional in case you find yourself using it again.
https://wiki.archlinux.org/index.php/Xprofile
3a75c5d454
On the next reboot you'll be greeted by LightDM. Slim can then be
uninstalled.
# pacman --remove slim
2016-12-23 16:07:20 -08:00
Pig Monkey
ac7bfb15be
make the firejail blacklist configurable
2016-11-07 19:18:26 -08:00
Pig Monkey
12930235ef
document tor
2016-09-02 16:43:33 -07:00
Pig Monkey
6e9fb44175
remove thinkpad fan controls
...
This project doesn't seem to be coming back.
2016-04-09 11:12:02 -07:00
Pig Monkey
99a0ad176a
add vdirsyncer to mailsync script
2016-04-09 11:06:20 -07:00
Pig Monkey
ba6709a96c
note mailsync timer change
2016-04-09 10:58:09 -07:00
Pig Monkey
5187c982aa
automatically include firejail profiles
2016-04-02 10:28:48 -07:00
Pig Monkey
206f9a0de0
include custom firejail profiles
2016-03-29 19:43:09 -07:00
Pig Monkey
87f1b9a2c2
add postgresql to readme
2016-02-18 14:00:33 -08:00
Pig Monkey
d55cc7d734
better git-annex config options
2016-01-30 14:17:47 -08:00
Pig Monkey
e0b0d5ed27
upgrade nmtrust and change git-annex trust behaviour
2016-01-21 18:05:26 -08:00
Pig Monkey
6bddfddb19
update README to reflect nmtrust changes
2016-01-20 19:47:29 -08:00
Pig Monkey
29f9ddb3f4
add missing comma
2016-01-18 19:07:47 -08:00
Pig Monkey
77d2944c9f
refactor trusted network framework
...
Previously, services would be killed anytime an interface was
deactivated, even if another interface was still connected to a trusted
network. Now we check all active connections against the trusted list
and take the appropriate action.
It's also more modular, and allows the user to more easily
activate/deactive services directly without stopping/starting networking
if for some reason the dispatcher didn't run correctly.
2016-01-18 19:01:05 -08:00
Pig Monkey
21661fee54
use a calendar schedule for tarsnapper timer
...
This is basically equivalent to cron's @hourly, but the `Persistant`
option will cause it to run immediately if the last start time was
missed.
2016-01-15 19:23:12 -08:00
Pig Monkey
a128e48306
use networkmanager dispatcher for bitlbee
2016-01-15 19:12:55 -08:00
Pig Monkey
d02b3e1f1a
apparently dashes in yaml vars breaks stuff
2016-01-14 21:44:01 -08:00
Pig Monkey
698c5cf830
add git-annex network dispatchers
2016-01-14 21:35:35 -08:00
Pig Monkey
8d3089a1db
reference tarsnap in the trusted network section
2016-01-14 20:03:19 -08:00
Pig Monkey
d0154ca5c3
remove mailsync boot delay
...
This isn't needed when we can just specify that the service runs after
network.target.
2016-01-14 19:53:12 -08:00
Pig Monkey
eb338e915d
add tarsnap docs
2016-01-14 19:50:53 -08:00
Pig Monkey
58643e2d6f
only sync mail on trusted networks
2016-01-13 18:35:23 -08:00
Pig Monkey
9e5f9b87e6
mac spoofing
2016-01-13 17:53:13 -08:00
Brett Eisenberg
8cc526f344
docs: update README to ensure submodules are present
2016-01-09 17:01:48 -08:00
Pig Monkey
64a7b54218
auto-detect thinkpad and macbook
2016-01-08 15:50:34 -08:00
Pig Monkey
a8c38a8516
do not queue system mail
2015-12-29 16:58:39 -08:00
Pig Monkey
55664614d5
equal support for isync/offlineimap, and more mail docs
2015-12-28 13:22:44 -08:00
Pig Monkey
72a5591aec
forward system mail to user
2015-12-22 18:27:42 -08:00
Pig Monkey
2d0c544683
use ansible-aur module for AUR packages
2015-12-12 13:12:19 -08:00
Pig Monkey
e16fda85b3
update readme
2015-11-22 17:25:40 -08:00
Pig Monkey
ab5aff94f4
more verbose tagging
2015-11-14 15:35:41 -08:00
John Shuping
a3d499a972
clarify 'as root'
2015-10-13 22:31:51 -04:00
Pig Monkey
51872f74f5
typo
2015-09-06 15:58:23 -07:00
Pig Monkey
b6c6dd140e
initial commit
2015-09-06 15:51:37 -07:00