Advertisement
Guest User

Untitled

a guest
Aug 25th, 2019
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. 1 {config, libs, pkgs, ...}:
  2. 2
  3. 3 let
  4. 4 import "alerts/notifications.tmpl.nix";
  5. 5 in
  6. 6 {
  7. 7
  8. 8 # Prometheus settings
  9.  
  10.  
  11. error: syntax error, unexpected '"', expecting '.' or '=', at roles/log/prometheus.nix:4:10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement