mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Config for uefi/bios and (untested) autodetect for auto install script
This commit is contained in:
parent
3eb87c59f2
commit
2d4a3c65b0
3 changed files with 25 additions and 3 deletions
|
@ -13,6 +13,7 @@
|
|||
profile = "personal"; # select a profile defined from my profiles directory
|
||||
timezone = "America/Chicago"; # select timezone
|
||||
locale = "en_US.UTF-8"; # select locale
|
||||
bootMode = "uefi"; # uefi or bios
|
||||
};
|
||||
|
||||
# ----- USER SETTINGS ----- #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue