diff --git a/fedora.conf b/fedora.conf index 9e585ab..793a352 100644 --- a/fedora.conf +++ b/fedora.conf @@ -711,7 +711,16 @@ live_media = { 'repo': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'LXQt' - } + }, + { + 'name': 'Fedora-Budgie-Live', + 'kickstart': 'fedora-live-budgie.ks', + 'arches': ['x86_64'], + 'failable': ['*'], + 'repo': 'Everything', + 'install_tree_from': 'Everything', + 'subvariant': 'Budgie' + }, { 'name': 'Fedora-i3-Live', 'kickstart': 'fedora-live-i3.ks',