wow
This commit is contained in:
parent
3adc5e9f73
commit
be184a26ff
12 changed files with 146 additions and 7 deletions
|
|
@ -1,9 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
# 시간대 설정
|
||||
time.timeZone = "Asia/Seoul";
|
||||
|
||||
# 로케일 설정 (영어 기본 + 한국 로케일)
|
||||
i18n = {
|
||||
defaultLocale = "en_US.UTF-8";
|
||||
extraLocaleSettings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue