https://github.com/eoli3n/void-config
Scripts and Ansible playbook to setup Void Linux on ZFS.
https://github.com/eoli3n/void-config
ansible void-linux zfs zfsbootmenu zfsonlinux
Last synced: 5 months ago
JSON representation
Scripts and Ansible playbook to setup Void Linux on ZFS.
- Host: GitHub
- URL: https://github.com/eoli3n/void-config
- Owner: eoli3n
- Created: 2020-12-13T00:26:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-08T20:05:01.000Z (11 months ago)
- Last Synced: 2025-03-28T11:21:30.989Z (10 months ago)
- Topics: ansible, void-linux, zfs, zfsbootmenu, zfsonlinux
- Language: Shell
- Homepage:
- Size: 231 KB
- Stars: 27
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/pre-commit/pre-commit)
### 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)