This website requires JavaScript.
Explore
Help
Sign in
randogoth
/
nanuqsaurus
Watch
1
Star
0
Fork
You've already forked nanuqsaurus
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a6ad0f3ad9
nanuqsaurus
/
modules
/
system
/
locale.nix
9 lines
105 B
Nix
Raw
Normal View
History
Unescape
Escape
refactor(modules): split monolithic system/desktop config
2026-02-04 10:29:55 +02:00
{
.
.
.
}:
{
removed forced timezone
2026-02-09 18:39:21 +01:00
# time.timeZone = "UTC";
refactor(modules): split monolithic system/desktop config
2026-02-04 10:29:55 +02:00
i18n
.
defaultLocale
=
"
e
n
_
U
S
.
U
T
F
-
8
"
;
console
.
keyMap
=
"
u
s
"
;
}
Reference in a new issue
Copy permalink