From edfe4348a3ecf58007801cdb4f83f8d5b47d9541 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 17 Apr 2018 16:33:29 +0200 Subject: enable python --- ymir.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ymir.nix') diff --git a/ymir.nix b/ymir.nix index 192bc27b..8d4dacfd 100644 --- a/ymir.nix +++ b/ymir.nix @@ -57,6 +57,8 @@ in rec { "net.ipv4.tcp_keepalive_probes" = 6; }; + nixpkgs.config.bind.enablePython = true; + nixpkgs.config.allowUnfree = true; nixpkgs.config.packageOverrides = pkgs: -- cgit v1.2.3