Set timezone
This commit is contained in:
parent
6a05a8e22c
commit
1119e9d380
1 changed files with 3 additions and 0 deletions
|
|
@ -85,6 +85,9 @@
|
|||
];
|
||||
};
|
||||
|
||||
time.timeZone = "America/New_York";
|
||||
time.hardwareClockInLocalTime = false;
|
||||
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
nix.settings.auto-optimise-store = true;
|
||||
nix.gc = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue