From 925c79d00d0cba6f9b17bc22b083febf4c5424c7 Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 14 Dec 2017 13:25:56 +0100 Subject: base: noXlibs? no thanks! --- base.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/base.nix b/base.nix index 0db539a..9d36d14 100644 --- a/base.nix +++ b/base.nix @@ -38,7 +38,6 @@ "net.ipv6.conf.all.use_tempaddr" = 2; "net.ipv6.conf.default.use_tempaddr" = 2; }; - environment.noXlibs = true; environment.profileRelativeEnvVars.PATH = lib.mkForce [ "/bin" ]; i18n.defaultLocale = "en_US.UTF-8"; i18n.supportedLocales = [ "en_US.UTF-8/UTF-8" ]; -- cgit v1.2.3