about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2018-02-18 12:42:17 -0500
committerShea Levy <shea@shealevy.com>2018-02-18 12:42:17 -0500
commitc64639b54caa6595f9ef62ed2548593b5fe5db66 (patch)
tree685eb9dca6d1c16177ec7c1e445e65251fec9e57 /nixos/modules/module-list.nix
parent6952a2b101ed12a788ff9599216a0011c4b3c313 (diff)
downloadnixlib-c64639b54caa6595f9ef62ed2548593b5fe5db66.tar
nixlib-c64639b54caa6595f9ef62ed2548593b5fe5db66.tar.gz
nixlib-c64639b54caa6595f9ef62ed2548593b5fe5db66.tar.bz2
nixlib-c64639b54caa6595f9ef62ed2548593b5fe5db66.tar.lz
nixlib-c64639b54caa6595f9ef62ed2548593b5fe5db66.tar.xz
nixlib-c64639b54caa6595f9ef62ed2548593b5fe5db66.tar.zst
nixlib-c64639b54caa6595f9ef62ed2548593b5fe5db66.zip
nixos/binfmt: Initial binfmt_msc support.
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 35f5e87d7e5e..01bd2960517b 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -694,6 +694,7 @@
   ./services/x11/xserver.nix
   ./system/activation/activation-script.nix
   ./system/activation/top-level.nix
+  ./system/boot/binfmt.nix
   ./system/boot/coredump.nix
   ./system/boot/emergency-mode.nix
   ./system/boot/grow-partition.nix