From c3968ea04fe71b9e45432980c8c8326c7572eac6 Mon Sep 17 00:00:00 2001 From: aszlig Date: Tue, 17 May 2016 01:40:10 +0200 Subject: modules: Add a new module for license selection This basically provides module arguments with different variations of the pkgs arguments so that it's easier to allow specific unfree packages selectively. Note that I deliberately chose "unfreeAndNonDistributablePkgs", because we really want to let those packages stand out. We want to avoid building those packages on Hydra as much as possible. Signed-off-by: aszlig --- modules/module-list.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/module-list.nix') diff --git a/modules/module-list.nix b/modules/module-list.nix index 4eb8dc54..0aede318 100644 --- a/modules/module-list.nix +++ b/modules/module-list.nix @@ -4,6 +4,7 @@ ./hardware/t100ha ./hardware/thinkpad.nix ./profiles/common.nix + ./profiles/licensing.nix ./profiles/tests.nix ./programs/gnupg ./programs/fish/fasd.nix -- cgit 1.4.1