diff --git a/pkgs/top-level/release-small.nix b/pkgs/top-level/release-small.nix index 68a287bbf5eb..e7957a8a78e2 100644 --- a/pkgs/top-level/release-small.nix +++ b/pkgs/top-level/release-small.nix @@ -41,6 +41,7 @@ with (import ./release-lib.nix); coreutils = all; cpio = all; cron = linux; + cups = linux; dhcp = linux; diffutils = all; e2fsprogs = linux;