1
0
Fork 0

Update from master 2024-01-21T02:03+00:00

This commit is contained in:
Flake Update Bot 2024-01-21 03:03:06 +01:00
commit 88591acdcd
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"