mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 21:19:07 +01:00
glance: Fix alertmanager icon
This commit is contained in:
parent
b3a1a8bb41
commit
7163a31175
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ in
|
|||
|
||||
meta.services.${cfg.domain} = {
|
||||
name = "Alertmanager";
|
||||
icon = "sh:alertmanager";
|
||||
icon = "sh:prometheus";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue