diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix index bd6552f74a4f..370220d253a5 100644 --- a/nixos/modules/module-list.nix +++ b/nixos/modules/module-list.nix @@ -62,7 +62,8 @@ ./programs/bash/bash.nix ./programs/blcr.nix ./programs/cdemu.nix - ./programs/command-not-found/command-not-found.nix + # see https://github.com/NixOS/nixos-channel-scripts/issues/4 + #./programs/command-not-found/command-not-found.nix ./programs/dconf.nix ./programs/environment.nix ./programs/freetds.nix