fix: enable prometheus stuff

This commit is contained in:
Noah Masur
2025-03-23 17:30:59 +00:00
parent b901b9abd9
commit a85180beee
3 changed files with 3 additions and 1 deletions

View File

@ -20,6 +20,7 @@ in
# Configure physical power buttons
logind.enable = lib.mkDefault true;
avahi.enable = lib.mkDefault true;
prometheus-remote-write.enable = lib.mkDefault true;
};
# Enable automatic timezone updates based on location