summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorPeter Hoeg <peter@hoeg.com>2017-04-07 17:40:17 +0800
committerPeter Hoeg <peter@hoeg.com>2018-01-04 21:09:01 +0800
commit85e507ebeaa1958d04335c38ded126093a1fb409 (patch)
tree09e76db77ee2e22a500f8660ab1b488b7f55d63e /nixos/modules/module-list.nix
parentae20c22531d802f4acc45ab72b3dccb9b9205a3b (diff)
downloadnixlib-85e507ebeaa1958d04335c38ded126093a1fb409.tar
nixlib-85e507ebeaa1958d04335c38ded126093a1fb409.tar.gz
nixlib-85e507ebeaa1958d04335c38ded126093a1fb409.tar.bz2
nixlib-85e507ebeaa1958d04335c38ded126093a1fb409.tar.lz
nixlib-85e507ebeaa1958d04335c38ded126093a1fb409.tar.xz
nixlib-85e507ebeaa1958d04335c38ded126093a1fb409.tar.zst
nixlib-85e507ebeaa1958d04335c38ded126093a1fb409.zip
hyperv-daemons: add nixos module
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 f32fb50368e3..93ba90bdc5d8 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -746,6 +746,7 @@
   ./virtualisation/lxcfs.nix
   ./virtualisation/lxd.nix
   ./virtualisation/amazon-options.nix
+  ./virtualisation/hyperv-guest.nix
   ./virtualisation/openvswitch.nix
   ./virtualisation/parallels-guest.nix
   ./virtualisation/rkt.nix