summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorSvein Ove Aas <sveina@gmail.com>2016-03-04 00:53:42 +0000
committerJörg Thalheim <joerg@higgsboson.tk>2016-10-01 23:53:28 +0200
commit54fdd0cf9c588e681ed0bad3eceee8e02f31d900 (patch)
tree2aa8e3847377688860156ac29a7b3975ca5cbf22 /nixos/modules/module-list.nix
parentf5dd3a703d0b4924005a4eebc66091d8d926d6e5 (diff)
downloadnixlib-54fdd0cf9c588e681ed0bad3eceee8e02f31d900.tar
nixlib-54fdd0cf9c588e681ed0bad3eceee8e02f31d900.tar.gz
nixlib-54fdd0cf9c588e681ed0bad3eceee8e02f31d900.tar.bz2
nixlib-54fdd0cf9c588e681ed0bad3eceee8e02f31d900.tar.lz
nixlib-54fdd0cf9c588e681ed0bad3eceee8e02f31d900.tar.xz
nixlib-54fdd0cf9c588e681ed0bad3eceee8e02f31d900.tar.zst
nixlib-54fdd0cf9c588e681ed0bad3eceee8e02f31d900.zip
java program: Init.
Mostly just provides a shell hook for the jdk's setup-hook.
Tested with openjdk and jre.
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 7ae3722bc8f5..fd42d335bb82 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -70,6 +70,7 @@
   ./programs/fish.nix
   ./programs/freetds.nix
   ./programs/info.nix
+  ./programs/java.nix
   ./programs/kbdlight.nix
   ./programs/light.nix
   ./programs/man.nix