This commit is contained in:
mjallen18
2026-01-22 13:39:46 -06:00
parent d4e0b93e4e
commit fde852b29b
2 changed files with 2 additions and 2 deletions

View File

@@ -109,7 +109,7 @@ in
};
};
config = {
config = lib.mkIf config.${namespace}.hardware.raspberry-pi.enable {
systemd.services = {
apply-overlays = {
description = "Apply Raspberry Pi Device Tree Overlays";