From bdb1615339bf90e38fc955bb7018fc20c7b6ebc7 Mon Sep 17 00:00:00 2001 From: Luis Guilherme Coelho Date: Tue, 24 Sep 2024 20:46:16 -0300 Subject: [PATCH] home-environments: radio: Fix indentation --- home-environments/radio.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home-environments/radio.scm b/home-environments/radio.scm index a6fe85e..1a66218 100644 --- a/home-environments/radio.scm +++ b/home-environments/radio.scm @@ -494,8 +494,8 @@ ("QT_WAYLAND_DISABLE_WINDOWDECORATION" . "1"))) (simple-service 'home-language-environment-variables home-environment-variables-service-type - `(("LANG" . "en_US.UTF-8") - ("LANGUAGE" . "en_US.UTF-8") + `(("LANG" . "en_US.UTF-8") + ("LANGUAGE" . "en_US.UTF-8") ("LC_COLLATE" . "C"))) (simple-service 'home-default-applications-environment-variables home-environment-variables-service-type