This website requires JavaScript.
Explore
Help
Sign In
Price
/
NixOS
Watch
1
Star
0
Fork
0
You've already forked NixOS
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
41c10d1606
NixOS
/
hosts
/
luna
/
modules
/
default.nix
6 lines
70 B
Nix
Raw
Normal View
History
Unescape
Escape
feat(luna): add initial luna config
2023-10-13 19:50:01 -05:00
{
config
,
pkgs
,
lib
,
.
.
.
}:
{
feat(luna): set timezone
2023-12-03 02:32:12 -06:00
time
.
timeZone
=
"
A
m
e
r
i
c
a
/
C
h
i
c
a
g
o
"
;
feat(luna): add initial luna config
2023-10-13 19:50:01 -05:00
}
Reference in New Issue
Copy Permalink