cm-rgb: migrate to by-name

(cherry picked from commit 7b6e892ead)
This commit is contained in:
TomaSajt 2026-06-15 16:59:46 +02:00
commit b4feed683f
No known key found for this signature in database
GPG key ID: F011163C050122A1
2 changed files with 0 additions and 2 deletions

View file

@ -8093,8 +8093,6 @@ with pkgs;
};
busybox-sandbox-shell = callPackage ../os-specific/linux/busybox/sandbox-shell.nix { };
cm-rgb = callPackage ../tools/system/cm-rgb { };
conky = callPackage ../os-specific/linux/conky (
{
lua = lua5_4;