summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorKier Davis <kierdavis@gmail.com>2016-12-07 10:46:06 +0000
committerKier Davis <kierdavis@gmail.com>2016-12-08 15:46:51 +0000
commit29941231610f3d93c8e99adf6cae51a990057654 (patch)
tree27cfb30c6a685612d75bf0ec46751fd9f4e7edf9 /nixos/modules/module-list.nix
parenta2210a9efd00cee732abbeda84e795efa5bc489b (diff)
downloadnixlib-29941231610f3d93c8e99adf6cae51a990057654.tar
nixlib-29941231610f3d93c8e99adf6cae51a990057654.tar.gz
nixlib-29941231610f3d93c8e99adf6cae51a990057654.tar.bz2
nixlib-29941231610f3d93c8e99adf6cae51a990057654.tar.lz
nixlib-29941231610f3d93c8e99adf6cae51a990057654.tar.xz
nixlib-29941231610f3d93c8e99adf6cae51a990057654.tar.zst
nixlib-29941231610f3d93c8e99adf6cae51a990057654.zip
boinc service: add to module list
The module itself was added in 811c39c6a4156af42558f95945add2795083d1a7,
but it looks like I forgot to reference it to module-list.nix.
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 155d7a5ef923..c89bbcc71acf 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -133,6 +133,7 @@
   ./services/cluster/fleet.nix
   ./services/cluster/kubernetes.nix
   ./services/cluster/panamax.nix
+  ./services/computing/boinc/client.nix
   ./services/computing/torque/server.nix
   ./services/computing/torque/mom.nix
   ./services/computing/slurm/slurm.nix