Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 556 Bytes

File metadata and controls

24 lines (16 loc) · 556 Bytes

void-config

Fork from original void-config repo by @eoli3n

Original README.md text contents:

### ZFS root install

- Native encryption aes-256-gcm
- Zstd compression on all datasets
- Boot Environments managed with [zfsbootmenu](https://github.com/zdykstra/zfsbootmenu)
- No swap

### Install

- Clone me

git clone https://github.com/eoli3n/void-config

- Run OS installer at [scripts/install/](scripts/install/)
- Install packages and configurations with [ansible](ansible/)
- Use [dotfiles](https://github.com/eoli3n/dotfiles)