From 821bf85a54dc066ef35fc9f96ffe5d8f1afca450 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Sat, 8 Jul 2017 19:27:19 +0200 Subject: machines/katara: fix evaluation error --- machines/profpatsch/base-workstation.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'machines/profpatsch/base-workstation.nix') diff --git a/machines/profpatsch/base-workstation.nix b/machines/profpatsch/base-workstation.nix index 5812d9ca..025c4795 100644 --- a/machines/profpatsch/base-workstation.nix +++ b/machines/profpatsch/base-workstation.nix @@ -26,7 +26,6 @@ in { i18n = { consoleFont = "lat9w-16"; consoleKeyMap = "neo"; - defaultLocale = "en_US.UTF-8"; }; programs.ssh.startAgent = false; -- cgit 1.4.1