Commit Graph

8 Commits

Author SHA1 Message Date
ducoterra
8fbf384b2d Add fedora compatibility
Add fedora installation for Framework.
2022-02-06 17:29:55 -05:00
ducoterra
e294837aaf Add steam streaming fix to README
Add section explaining how to fix steam streaming.
2022-02-05 17:26:36 -05:00
ducoterra
0532a8157a Add iscsi role and docs
Since iscsi supports luks + btrfs over the network and makes for an
amazing networked backup drive we should include that in our default
config.
2022-02-04 13:50:42 -05:00
ducoterra
8abfbcf561 Fix issues where cryptsetup would fail to unmount
There were occasions where removing the backup drive would confuse luks
and prevent re-mounting. This fixes the issue by attempting to luks
close and open the drive before mounting, thereby correcting any issues
where the drive would stick.
2022-02-01 20:25:26 -05:00
ducoterra
9f5e3ac542 Add BTRFS and Luks docs
Add docs explaining how to use luks and btrfs on arch.
2022-01-31 13:47:30 -05:00
ducoterra
014a1123d2 Add manjaro playbook
Add basic manjaro playbook that installs software, sets up swap, and
sets some basic configuration.
2022-01-29 01:04:57 -05:00
ducoterra
636486ae60 Initial Ansible examples
Add hosts and ansible examples to README. It's not much, but it's a
start.
2022-01-27 18:12:58 -05:00
Reese
003f4689fc Initial commit 2022-01-26 04:19:23 +00:00