pihole icon 2
This commit is contained in:
@@ -25,7 +25,7 @@ in {
|
|||||||
};
|
};
|
||||||
homepage.icon = lib.mkOption {
|
homepage.icon = lib.mkOption {
|
||||||
type = lib.types.str;
|
type = lib.types.str;
|
||||||
default = "/pi-hole.svg";
|
default = "/icons/pi-hole.svg";
|
||||||
};
|
};
|
||||||
homepage.category = lib.mkOption {
|
homepage.category = lib.mkOption {
|
||||||
type = lib.types.str;
|
type = lib.types.str;
|
||||||
|
|||||||
Reference in New Issue
Block a user