pihole icon 3

This commit is contained in:
2025-07-25 08:19:01 +02:00
parent e9b9bc4e92
commit cf52ae7df5

View File

@@ -25,7 +25,7 @@ in {
};
homepage.icon = lib.mkOption {
type = lib.types.str;
default = "/icons/pi-hole.svg";
default = "pi-hole.svg";
};
homepage.category = lib.mkOption {
type = lib.types.str;