System configuration and remove boot parameters
This commit is contained in:
@@ -21,9 +21,6 @@
|
||||
profile = "personal"; # Select a profile defined from profiles directory
|
||||
timezone = "America/New_York"; # Time Zone
|
||||
locale = "en_US.UTF-8"; # Locale
|
||||
bootMode = "uefi"; # uefi or bios
|
||||
bootMountPath = "/boot"; # Mount path for efi boot partition; only used for uefi boot mode
|
||||
grubDevice = ""; # Device identifier for grub; only used for legacy (bios) boot mode
|
||||
};
|
||||
|
||||
# --- USER SETTINGS --- #
|
||||
|
Reference in New Issue
Block a user