cm-rgb: migrate to by-name

This commit is contained in:
TomaSajt
2026-06-15 16:59:46 +02:00
parent 429b3932ad
commit 7b6e892ead
2 changed files with 0 additions and 2 deletions
-2
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;