Auto-commit: 2026-01-05 19:45:33
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
|
{ lib, config, ... }:
|
||||||
{
|
{
|
||||||
systemd.tmpfiles.rules = [
|
systemd.tmpfiles.rules = lib.mkIf config.my.rgb.enable [
|
||||||
"L+ /var/lib/OpenRGB/sizes.ors - - - - ${./openrgb/sizes.ors}"
|
"L+ /var/lib/OpenRGB/sizes.ors - - - - ${./openrgb/sizes.ors}"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user