initial commit
This commit is contained in:
commit
4014d5e658
30 changed files with 911 additions and 0 deletions
4
modules/time.nix
Normal file
4
modules/time.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
services.ntp.enable = true;
|
||||
time.timeZone = "America/New_York";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue