1
0

Compare commits

..

No commits in common. "2ac1cc6fed9e86167bd6b60455a0c1d8314f6ade" and "ee148026f79c1d69929341df98eb1e27cd9cca24" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View File

@ -20,10 +20,6 @@
krita krita
]; ];
# Wireshark
programs.wireshark.enable = true;
users.users.clerie.extraGroups = [ "wireshark" ];
services.syncthing = { services.syncthing = {
enable = true; enable = true;
user = "clerie"; user = "clerie";

View File

@ -64,4 +64,4 @@ groups:
severity: warning severity: warning
annotations: annotations:
summary: "Synapse of {{ $labels.target }} unavailable" summary: "Synapse of {{ $labels.target }} unavailable"
description: "The Synapse backend of {{ $labels.target }} is unreachable or returns garbage" description: "The Synapse backend of {{ $labels.instance }} is unreachable or returns garbage"