From a9e99c07e501701166f82b78bc7e492651b11dfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Grochowski?= Date: Wed, 4 Sep 2024 18:08:19 +0200 Subject: [PATCH] style: format locale.nix --- modules/locale.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/locale.nix b/modules/locale.nix index 598206f..f7c767b 100644 --- a/modules/locale.nix +++ b/modules/locale.nix @@ -1,4 +1,4 @@ -{ config, lib, pkgs, username, inputs, options, ... }: +{ ... }: { time.timeZone = "Europe/Warsaw";