Common: set up timezone on configuration.nix

This commit is contained in:
Toast 2023-07-21 01:45:57 +02:00
parent d3067f9547
commit 62a2fda287
4 changed files with 3 additions and 7 deletions

View file

@ -34,6 +34,9 @@
};
};
# Set up time zone.
time.timeZone = "Europe/Madrid";
# Set up secrets
age = {
identityPaths = [