index
:
~rosa/dotfiles
main
refactor
Rosa
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
region
/
na-east.nix
blob: a7293a8f47c212b5b335a3a9dcf6a57b8599b827 (
plain
) (
blame
)
1
2
3
4
5
{
config
,
...
}:
{
i18n
.
defaultLocale
=
"en_CA.UTF-8"
;
time
.
timeZone
=
"Canada/Eastern"
;
}