diff --git a/main.ks b/main.ks index 3ad839d..ac99abd 100644 --- a/main.ks +++ b/main.ks @@ -8,7 +8,7 @@ firstboot --enabled services --enabled=gdm,avahi-daemon,cpupower,irqbalance,dbus,sshd,cups,smb,wsdd,systemd-resolved,NetworkManager,dnf-makecache.timer # partition -part / --size 7000 --fstype ext4 +part / --size 10000 --fstype ext4 # configure Time Zone timezone --utc Europe/Moscow