diff --git a/fedora-disk-workstation.ks b/fedora-disk-workstation.ks index 488bbd0..ff56da1 100644 --- a/fedora-disk-workstation.ks +++ b/fedora-disk-workstation.ks @@ -4,7 +4,7 @@ bootloader --append="cma=256MB" -services --enabled=sshd,NetworkManager,chronyd,zram-swap +services --enabled=sshd,NetworkManager,chronyd autopart --type=plain --noswap diff --git a/fedora-workstation-common.ks b/fedora-workstation-common.ks index f77620f..ae5e76d 100644 --- a/fedora-workstation-common.ks +++ b/fedora-workstation-common.ks @@ -25,4 +25,6 @@ -gfs2-utils -reiserfs-utils +services --enabled=zram-swap + %end