summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2016-08-10 18:09:40 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2016-08-10 18:09:40 +0200
commitdc7e32e618bbc962ddbdd03b596966a1deac5fb4 (patch)
tree1b43d2f156b7d9df517c0b06ea7ef5c389928f95 /nixos/modules/module-list.nix
parent5f5b0c4348aab6c2f802d6339c0db4afaa77a9c2 (diff)
downloadnixlib-dc7e32e618bbc962ddbdd03b596966a1deac5fb4.tar
nixlib-dc7e32e618bbc962ddbdd03b596966a1deac5fb4.tar.gz
nixlib-dc7e32e618bbc962ddbdd03b596966a1deac5fb4.tar.bz2
nixlib-dc7e32e618bbc962ddbdd03b596966a1deac5fb4.tar.lz
nixlib-dc7e32e618bbc962ddbdd03b596966a1deac5fb4.tar.xz
nixlib-dc7e32e618bbc962ddbdd03b596966a1deac5fb4.tar.zst
nixlib-dc7e32e618bbc962ddbdd03b596966a1deac5fb4.zip
Revert "command-not-found: disable module until it's fixed again"
This reverts commit 2a3c0ca3d5ab0fe9aaa312199b3cad5bc9a01934.
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 9d1823849916..36ec26519654 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -62,8 +62,7 @@
   ./programs/bash/bash.nix
   ./programs/blcr.nix
   ./programs/cdemu.nix
-  # see https://github.com/NixOS/nixos-channel-scripts/issues/4
-  #./programs/command-not-found/command-not-found.nix
+  ./programs/command-not-found/command-not-found.nix
   ./programs/dconf.nix
   ./programs/environment.nix
   ./programs/freetds.nix