1
0

Compare commits

..

2 Commits

2 changed files with 5 additions and 1 deletions

View File

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

View File

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