Skip to content

Commit

Permalink
feat(prometheus): enable prometheus service
Browse files Browse the repository at this point in the history
  • Loading branch information
Wittano committed Dec 7, 2024
1 parent 92c5d6a commit fe18797
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hosts/pc/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ rec {


services = {
prometheus.wittano.enable = true;
pipewire.wittano.enable = true;
udisks2 = {
enable = true;
Expand Down

0 comments on commit fe18797

Please sign in to comment.