diff --git a/configuration.nix b/configuration.nix index 007b779..5e42442 100644 --- a/configuration.nix +++ b/configuration.nix @@ -32,11 +32,6 @@ }; - # Select internationalisation properties. - console = { - defaultLocale = "en_US.UTF-8"; - }; - # nVidia driver hardware.opengl.driSupport32Bit = true; hardware.bluetooth.enable = true;