aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-04-24 12:44:57 -0300
committerEuAndreh <eu@euandre.org>2022-04-24 12:44:57 -0300
commita845bfe87d0c69b83fa8441a5bd717e9cff1a8bc (patch)
tree85587e96ca448ae3aeda141227c4b5bbeb7600e3
parent.local/bin/rfc: Add script after doing some polishing (diff)
downloaddotfiles-a845bfe87d0c69b83fa8441a5bd717e9cff1a8bc.tar.gz
dotfiles-a845bfe87d0c69b83fa8441a5bd717e9cff1a8bc.tar.xz
~/.config/guix/system.scm: Change language to french
-rw-r--r--.config/guix/system.scm2
1 files changed, 1 insertions, 1 deletions
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")))