Files
tuxOS/packages/tuxos-calamares-config/files/calamares/modules/welcome.conf
2023-04-29 00:31:15 +05:30

39 lines
807 B
Plaintext

# SPDX-FileCopyrightText: no
# SPDX-License-Identifier: CC0-1.0
#
# Configuration for the welcome module.
# Show Links from the branding file.
showSupportUrl: false
showKnownIssuesUrl: false
showReleaseNotesUrl: false
showDonateUrl: false
# Requirements checking.
requirements:
requiredStorage: 8.0
requiredRam: 1.0
internetCheckUrl: http://example.com
check:
- storage
- ram
- power
- root
- screen
required:
- ram
- root
# GeoIP checking
geoip:
style: "none"
url: "https://geoip.kde.org/v1/ubiquity" # extended XML format
selector: "CountryCode" # blank uses default, which is wrong
# User interface
languageIcon: /etc/calamares/branding/tuxOS/icons/language.svg