From a845bfe87d0c69b83fa8441a5bd717e9cff1a8bc Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 24 Apr 2022 12:44:57 -0300 Subject: ~/.config/guix/system.scm: Change language to french --- .config/guix/system.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/guix/system.scm b/.config/guix/system.scm index 10e36d97..3bd7235c 100644 --- a/.config/guix/system.scm +++ b/.config/guix/system.scm @@ -18,7 +18,7 @@ (kernel linux) (initrd microcode-initrd) (firmware (list linux-firmware)) - (locale "en_GB.UTF-8") + (locale "fr_FR.UTF-8") (timezone "America/Sao_Paulo") (keyboard-layout (keyboard-layout "br" #:options '("caps:swapescape" "esperanto:qwerty"))) -- cgit v1.3