move the xkeyboard-config exclude to the minimal ks

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
Peter Robinson
2017-06-14 16:55:32 +01:00
parent caafaa6c03
commit 057e710338
3 changed files with 8 additions and 1 deletions

View File

@@ -4,3 +4,7 @@
part /boot --size=512 --fstype ext4
part swap --size=256 --fstype swap
part / --size=1200 --fstype ext4
%packages
-xkeyboard-config
%end