Skip to content

Commit

Permalink
fix: add timezone
Browse files Browse the repository at this point in the history
  • Loading branch information
sioodmy committed Oct 25, 2024
1 parent d8246b7 commit cd8ba9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
];

environment.etc.machine-id.text = "796f7520617265206175746973746963";
time.timeZone = "Europe/Warsaw";
system.stateVersion = "24.11";
}

0 comments on commit cd8ba9a

Please sign in to comment.