From dc7e32e618bbc962ddbdd03b596966a1deac5fb4 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 10 Aug 2016 18:09:40 +0200 Subject: Revert "command-not-found: disable module until it's fixed again" This reverts commit 2a3c0ca3d5ab0fe9aaa312199b3cad5bc9a01934. --- nixos/modules/module-list.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix index 9d18238499164..36ec265196545 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 -- cgit 1.4.1