50 lines
1.3 KiB
INI
50 lines
1.3 KiB
INI
# Generated by Anaconda 43.44
|
|
# Keyboard layouts
|
|
keyboard --vckeymap=de-nodeadkeys --xlayouts='de (nodeadkeys)'
|
|
# System language
|
|
lang de_DE.UTF-8
|
|
|
|
%packages
|
|
@^kde-desktop-environment
|
|
@admin-tools
|
|
@development-tools
|
|
@domain-client
|
|
@editors
|
|
@firefox
|
|
@kde-apps
|
|
@kde-desktop
|
|
@kde-media
|
|
@kde-spin-initial-setup
|
|
@libreoffice
|
|
@office
|
|
@sound-and-video
|
|
@system-tools
|
|
@vlc
|
|
|
|
%end
|
|
|
|
# System authorization information
|
|
authselect enable-feature with-fingerprint
|
|
|
|
# Run the Setup Agent on first boot
|
|
firstboot --enable
|
|
|
|
# Generated using Blivet version 3.12.1
|
|
ignoredisk --only-use=nvme0n1
|
|
# Partition clearing information
|
|
clearpart --none --initlabel
|
|
# Disk partitioning information
|
|
part /boot/efi --fstype="efi" --ondisk=nvme0n1 --size=600 --fsoptions="umask=0077,shortname=winnt"
|
|
part /sys_config --fstype="ext4" --noformat --onpart=UUID=3f9837da-5a46-4da1-a98b-62a8899e63cb --label=OEMDRV
|
|
part /boot --fstype="ext4" --ondisk=nvme0n1 --size=2048
|
|
part btrfs.115 --fstype="btrfs" --ondisk=nvme0n1 --size=485249
|
|
btrfs none --label=fedora_fedora btrfs.115
|
|
btrfs / --subvol --name=root LABEL=fedora_fedora
|
|
btrfs /home --subvol --name=home LABEL=fedora_fedora
|
|
|
|
timesource --ntp-server=_gateway
|
|
# System timezone
|
|
timezone Europe/Berlin --utc
|
|
|
|
# Root password
|
|
rootpw --iscrypted $y$j9T$SYQgSGCnU.FUaT7BKMEI9TKz$nLPf1uHlzpoBCmEndvVRK2FnY67wUY2TyxiMUIufH7A |