From 849467cd605b1578dca098494c8aa3f7fadb40f4 Mon Sep 17 00:00:00 2001 From: Leo Alho Date: Sun, 8 Sep 2024 21:28:23 +0300 Subject: [PATCH] Fix typos --- configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration.nix b/configuration.nix index 4d18063..be83063 100644 --- a/configuration.nix +++ b/configuration.nix @@ -29,7 +29,7 @@ time.timeZone = "Europe/Helsinki"; # Select internationalisation properties. - i18n.defaultLocale = "en_UK.UTF-8"; + i18n.defaultLocale = "en_GB.UTF-8"; i18n.extraLocaleSettings = { LC_ADDRESS = "fi_FI.UTF-8"; @@ -107,7 +107,7 @@ gh git neovim - gnome-extensions-manager + gnome-extension-manager gnomeExtensions.dash-to-dock ];