fixes
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -49,7 +49,7 @@ in
|
||||
};
|
||||
|
||||
upsd = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
listen = [
|
||||
{
|
||||
address = "0.0.0.0";
|
||||
|
||||
Reference in New Issue
Block a user