cm-rgb: migrate to by-name

This commit is contained in:
TomaSajt 2026-06-15 16:59:46 +02:00
commit 7b6e892ead
2 changed files with 0 additions and 2 deletions

View file

@ -7951,8 +7951,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;