udpate
This commit is contained in:
parent
92433c3100
commit
14531bc829
11 changed files with 806 additions and 569 deletions
|
@ -25,6 +25,10 @@ community = [
|
|||
{ name = "linux-nitrous", description = "Modified Linux kernel optimized for Skylake and newer, compiled using clang", headers = "linux-nitrous-headers", repository = "chaotic-aur" },
|
||||
]
|
||||
|
||||
[logging]
|
||||
# Logging is either info or debug
|
||||
loglevel = "info"
|
||||
|
||||
# Custom bootloader example
|
||||
# Only systemd-boot or grub are valid names
|
||||
# When using grub also set grub_config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue