From b3aa1bcc4bb5b29cd5b7b278805ed9b1382359a0 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 4 Jul 2015 00:10:23 +0200 Subject: permitting unfree packages for nvidia --- vali.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vali.nix') diff --git a/vali.nix b/vali.nix index a4d7608a..c15d03e8 100644 --- a/vali.nix +++ b/vali.nix @@ -116,4 +116,6 @@ rec { }; hardware.opengl.driSupport32Bit = true; + + nixpkgs.config.allowUnfree = true; } -- cgit v1.2.3