From 488bd4b5c08d6fe9c44b0fa5cd3750265c2be482 Mon Sep 17 00:00:00 2001 From: Rosa Date: Sat, 10 Jan 2026 15:44:55 -0500 Subject: automatic timezone on laptop --- modules/tuigreet.nix | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'modules/tuigreet.nix') diff --git a/modules/tuigreet.nix b/modules/tuigreet.nix index be2d51a..28ece20 100644 --- a/modules/tuigreet.nix +++ b/modules/tuigreet.nix @@ -1,4 +1,10 @@ -{ config, lib, options, pkgs, ... }: +{ + config, + lib, + options, + pkgs, + ... +}: { options = { greeters.tuigreet = { -- cgit v1.3.1