config

NixOS config
Log | Files | Refs | README | LICENSE

commit a04c949bcb4a05ee603529df7bfc658d9de8e14d (tree)
parent c7929f9831bc7099f1d5ea810961749e9ec7674a
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date:   Tue, 14 May 2024 18:17:51 +0300

mtworx: change timezone

Diffstat:
Mhosts/mtworx/configuration.nix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hosts/mtworx/configuration.nix b/hosts/mtworx/configuration.nix @@ -58,7 +58,7 @@ in { mj = { stateVersion = "23.11"; - timeZone = "Europe/Vilnius"; + timeZone = "Europe/Rome"; username = "motiejus"; base.users = {