This website requires JavaScript.
Explore
Help
Sign In
prescientmoon
/
satellite
Watch
1
Fork
You've already forked satellite
0
Code
Activity
1e744c9185
satellite
/
hosts
/
nixos
/
common
/
global
/
locale.nix
5 lines
80 B
Nix
Raw
Normal View
History
Unescape
Escape
Preparing for lepatus install
2023-07-17 16:50:07 +02:00
{
Added so much stuff
2023-01-10 02:38:06 +01:00
i18n
.
defaultLocale
=
"
e
n
_
U
S
.
U
T
F
-
8
"
;
Better special character system!
2023-10-04 17:26:06 +02:00
time
.
timeZone
=
"
E
u
r
o
p
e
/
A
m
s
t
e
r
d
a
m
"
;
Added so much stuff
2023-01-10 02:38:06 +01:00
}
Copy permalink