about summary refs log tree commit diff
path: root/modules/module-list.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-05-17 01:40:10 +0200
committeraszlig <aszlig@redmoonstudios.org>2016-05-17 01:46:01 +0200
commitc3968ea04fe71b9e45432980c8c8326c7572eac6 (patch)
tree796d9ca447e140736cca0e397d0b9b97fa72a653 /modules/module-list.nix
parentf50de454fd2f4c919195b1cc904b89343c243451 (diff)
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 <aszlig@redmoonstudios.org>
Diffstat (limited to 'modules/module-list.nix')
-rw-r--r--modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
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