You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
280 B
TOML
17 lines
280 B
TOML
2 years ago
|
[distro]
|
||
|
name = "Crystal Linux"
|
||
|
website = "https://getcryst.al"
|
||
|
|
||
|
[config]
|
||
|
schema = "config.schema.json"
|
||
|
|
||
|
[tasks]
|
||
|
|
||
|
[tasks.enable_flatpak]
|
||
|
config_field = "enable_flatpak"
|
||
|
|
||
|
[tasks.enable_timeshift]
|
||
|
config_field = "enable_timeshift"
|
||
|
|
||
|
[tasks.enable_zramd]
|
||
|
config_field = "enable_zramd"
|