Use Btrfs for all Fedora desktop variants

All desktop variants of Fedora are changing to use Btrfs
as the default filesystem and partitioning scheme.

Reference: https://fedoraproject.org/wiki/Changes/BtrfsByDefault

Signed-off-by: Neal Gompa <ngompa13@gmail.com>
This commit is contained in:
Neal Gompa
2020-07-03 16:06:41 -04:00
committed by ngompa
parent d70dbc4acc
commit 60da403a54
9 changed files with 30 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ bootloader --append="cma=192MB"
services --enabled=sshd,NetworkManager,chronyd,zram-swap
autopart --type=plain --noswap
autopart --type=btrfs --noswap
%packages