This commit is contained in:
암냥 2026-07-05 15:54:10 +09:00
commit be184a26ff
No known key found for this signature in database
12 changed files with 146 additions and 7 deletions

View file

@ -1,9 +1,7 @@
{ pkgs, ... }:
{
# 시간대 설정
time.timeZone = "Asia/Seoul";
# 로케일 설정 (영어 기본 + 한국 로케일)
i18n = {
defaultLocale = "en_US.UTF-8";
extraLocaleSettings = {