Skip to content

Commit

Permalink
feat(systems): silicon: set time.timeZone
Browse files Browse the repository at this point in the history
  • Loading branch information
gekoke committed Sep 25, 2024
1 parent f4c3bdb commit 9449aee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions systems/x86_64-linux/silicon/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ in
1499
];

time.timeZone = "Europe/Tallinn";

elementary = {
virtualisation.docker.enable = true;
nix = enabled;
Expand Down

0 comments on commit 9449aee

Please sign in to comment.