Commit Graph

660 Commits

Author SHA1 Message Date
Tom Alexander
2fdb47e1a1
Starting the poudriere role. 2022-12-10 16:33:45 -05:00
Tom Alexander
7de6bc9231
Add a role for portshaker. 2022-12-10 15:29:19 -05:00
Tom Alexander
5675f317dd
Add homeserver to hosts. 2022-12-04 03:09:44 -05:00
Tom Alexander
190bd0527c
Add homeserver wireguard config. 2022-12-04 02:37:20 -05:00
Tom Alexander
694ea4665e
Add a hosts role to set /etc/hosts. 2022-12-04 02:28:25 -05:00
Tom Alexander
4b4dca9a49
Allow the wireguard interfaces. 2022-12-04 02:12:10 -05:00
Tom Alexander
0598d33eb2
Start a sound role. 2022-12-03 18:38:23 -05:00
Tom Alexander
aed08f9824
Merge branch 'wireguard' 2022-12-03 17:23:49 -05:00
Tom Alexander
e32c2b1f6b
cleanup 2022-12-03 17:22:53 -05:00
Tom Alexander
b5ffd1e44d
Add wireguard configs for odo. 2022-12-03 17:20:38 -05:00
Tom Alexander
83f8b2509b
Start a wireguard role. 2022-12-03 17:16:37 -05:00
Tom Alexander
c55f5d735d
Merge branch 'homeserver_nat_dhcp' 2022-12-03 01:41:18 -05:00
Tom Alexander
32073d9720
Add config for nat dhcp jail on homeserver. 2022-12-03 01:41:00 -05:00
Tom Alexander
d3c1905847
Add an ansible role to install the sshjail plugin. 2022-12-02 22:26:51 -05:00
Tom Alexander
dac4734a80
Move the nat_dhcp jail to an unencrypted dataset so it can be available at boot. 2022-12-02 22:13:32 -05:00
Tom Alexander
74d31edae1
Merge branch 'jail_dhcp' 2022-12-02 20:47:11 -05:00
Tom Alexander
aa6f63c141
Add the config for the nat_dhcp jail. 2022-12-02 20:45:53 -05:00
Tom Alexander
26354d1a86
Start a jail_nat_dhcp role for the nat_dhcp jail. 2022-12-02 20:39:52 -05:00
Tom Alexander
e4f5754a91
Enable the nat_dhcp jail on boot so its always available. 2022-12-02 20:19:16 -05:00
Tom Alexander
d4e9caad67
Add a jail that will serve dhcp for clients connecting to the open nat bridge. 2022-12-02 20:11:50 -05:00
Tom Alexander
29e66c4e04
Add a script to view netgraph's graphviz output. 2022-12-02 19:21:13 -05:00
Tom Alexander
fc8694c886
Add an sshfs role. 2022-12-02 18:52:30 -05:00
Tom Alexander
17fb38949e
Unify devd file installation style. 2022-12-02 17:28:32 -05:00
Tom Alexander
9f0e143468
Fix autofs mounting. 2022-12-02 01:19:16 -05:00
Tom Alexander
cae5ecdfd2
Add google cloud sdk role. 2022-12-02 00:22:49 -05:00
Tom Alexander
d2b6c627ae
Remove hibernate on FreeBSD. 2022-12-02 00:09:33 -05:00
Tom Alexander
80083ff0cc
Add the kubernetes role. 2022-12-01 23:38:21 -05:00
Tom Alexander
3637dcdfcc
Remove wlsunset because it causes wild rainbow distortions. 2022-12-01 22:55:20 -05:00
Tom Alexander
8ff5d91149
Custom wlogout layout to support custom lock setting. 2022-11-29 03:40:39 -05:00
Tom Alexander
66d8981e0c
Remove lumina-fm. 2022-11-29 03:12:35 -05:00
Tom Alexander
971e4b54ec
Add wlogout and wlsunset. 2022-11-29 03:03:18 -05:00
Tom Alexander
64ed4c42b9
Make /var/run a ram mount. 2022-11-29 02:33:11 -05:00
Tom Alexander
d6c2e72009
Enable and disable notifications during screen casting. 2022-11-29 01:48:42 -05:00
Tom Alexander
7039857b95
Make the indicator update nearly immediately from sway keybindings being pressed. 2022-11-29 00:57:16 -05:00
Tom Alexander
8ea4ca15d8
Add an indicator to FreeBSD for when recording is active. 2022-11-29 00:15:48 -05:00
Tom Alexander
019b4184ce
Make the hotkey to end screen recording work on FreeBSD. 2022-11-28 23:18:46 -05:00
Tom Alexander
8ce926be8e
Don't error out when the sound unit does not exist. 2022-11-28 23:05:46 -05:00
Tom Alexander
178522c2af
Add swaylock. 2022-11-28 23:05:46 -05:00
Tom Alexander
84e189f50d
The framework display has a different name under FreeBSD so include them both. 2022-11-28 22:36:44 -05:00
Tom Alexander
1c41d23474
Add a media role for image/video viewers/editors. 2022-11-26 19:01:27 -05:00
Tom Alexander
ef6a89042f
Add a waybar script for reading temperature in Linux. 2022-11-25 19:30:22 -05:00
Tom Alexander
b1b2972997
Sort the CPU temperatures for the tooltip. 2022-11-25 19:07:10 -05:00
Tom Alexander
5ea7ef1840
Put a background on the tooltip.
This was provided by default in waybar but since I had to wipe out existing CSS to work around display issues in the latest release, I've had to add the background color to the tooltip back in manually.
2022-11-25 19:01:13 -05:00
Tom Alexander
b10459e80f
Enable wayland for firefox in FreeBSD. 2022-11-25 17:23:14 -05:00
Tom Alexander
a339347d0d
Launch sway with a dbus session.
Otherwise mako will fail to dismiss notifications because it fails to connect to dbus.
2022-11-25 17:07:07 -05:00
Tom Alexander
d46e89336a
Minor cleanup in css. 2022-11-25 16:07:35 -05:00
Tom Alexander
a702833aa4
Add kanshi for both FreeBSD and Linux. 2022-11-25 15:59:18 -05:00
Tom Alexander
7c6c81711b
Move waybar into its own role that sway depends on. 2022-11-25 15:36:39 -05:00
Tom Alexander
2222c9d033
Switch to an explicit install_graphics variable rather than using graphics_driver to control all graphics install. 2022-11-25 15:29:29 -05:00
Tom Alexander
11ef6647f1
Use latest packages on FreeBSD. 2022-11-25 15:13:08 -05:00