summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ymir.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/ymir.nix b/ymir.nix
index 8d4dacfd..192bc27b 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -57,8 +57,6 @@ in rec {
57 "net.ipv4.tcp_keepalive_probes" = 6; 57 "net.ipv4.tcp_keepalive_probes" = 6;
58 }; 58 };
59 59
60 nixpkgs.config.bind.enablePython = true;
61
62 nixpkgs.config.allowUnfree = true; 60 nixpkgs.config.allowUnfree = true;
63 61
64 nixpkgs.config.packageOverrides = pkgs: 62 nixpkgs.config.packageOverrides = pkgs: