prometheus: enable every where
This commit is contained in:
parent
ddc7556324
commit
ced05f99fc
10 changed files with 154 additions and 46 deletions
|
@ -42,6 +42,10 @@ with lib;
|
|||
};
|
||||
};
|
||||
|
||||
custom.prometheus = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
systemd.mounts = [
|
||||
{ what = "immich";
|
||||
where = "/mnt/XinPhotos/immich";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue