dotfiles/roles/arch/README.md

15 lines
287 B
Markdown
Raw Normal View History

2020-11-09 16:06:28 +00:00
# ArchLinux role
Bootstraps an arch linux install to a given device. The whole block device is wiped in the process!
## Requirements:
`pacman -Syu parted cryptsetup wipefs lsblk blkid mkfs.[fat|ext4|...]`
2020-11-09 16:06:28 +00:00
Collections:
- `community.general`
- `community.crypto`
- `community.posix`