-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathconfig.yaml
More file actions
42 lines (28 loc) · 924 Bytes
/
config.yaml
File metadata and controls
42 lines (28 loc) · 924 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
%YAML 1.2
---
distribution_name: 'Arkane Linux'
internet_connection_required: yes
internet_checker_url: 'http://nmcheck.gnome.org/check_network_status.txt'
fixed_language: no
suggested_languages:
- 'de'
- 'en'
- 'es'
- 'fr'
- 'nl'
- 'uk'
welcome_page:
logo : '/usr/share/pixmaps/arkanelinux-logo.png'
text : 'Welcome to Arkane Linux!
This program will guide you through the installation process.
Althrough the live environment tries to imitate an actual install as best as possible it
still differs in many ways, Arkane Linux is best experienced on a full proper installation.'
usage : yes
minimum_disk_size: 64
offer_disk_encryption: yes
skip_user: yes
skip_locale: yes
failure_help_url: 'https://duckduckgo.com/?q="os-installer {}"+"failed installation"'
browser_cmd: 'firefox'
disks_cmd : 'gnome-disks'
wifi_cmd : 'gnome-control-center wifi'