31 lines
709 B
Text
31 lines
709 B
Text
|
# Anaconda configuration file for Fedora Workstation.
|
||
|
|
||
|
[Profile]
|
||
|
# Define the profile.
|
||
|
profile_id = fedora-workstation
|
||
|
base_profile = fedora
|
||
|
|
||
|
[Profile Detection]
|
||
|
# Match os-release values.
|
||
|
os_id = fedora
|
||
|
variant_id = workstation
|
||
|
|
||
|
[Payload]
|
||
|
default_environment = workstation-product-environment
|
||
|
|
||
|
[Bootloader]
|
||
|
menu_auto_hide = True
|
||
|
|
||
|
[User Interface]
|
||
|
custom_stylesheet = /usr/share/anaconda/pixmaps/workstation/fedora-workstation.css
|
||
|
hidden_spokes =
|
||
|
NetworkSpoke
|
||
|
PasswordSpoke
|
||
|
UserSpoke
|
||
|
|
||
|
[Localization]
|
||
|
# disable localization for the Fedora Workstation live image to avoid
|
||
|
# it clashing with Gnome Initial Setup setting the Live environmment and
|
||
|
# installation language first
|
||
|
use_geolocation = False
|