diff --git a/modules/locale.nix b/modules/locale.nix index 9ee16d5..8e0967b 100644 --- a/modules/locale.nix +++ b/modules/locale.nix @@ -12,5 +12,5 @@ _: LC_PAPER = "en_GB.UTF-8"; LC_TELEPHONE = "en_GB.UTF-8"; LC_TIME = "en_GB.UTF-8"; - } + }; } \ No newline at end of file