Updated rather a lot

This commit is contained in:
2025-04-23 11:24:52 -03:00
parent 28013e064d
commit b2d92035cc
8 changed files with 368 additions and 357 deletions

View File

@@ -40,6 +40,7 @@ in {
path = [pkgs.gnome-monitor-config pkgs.usbutils pkgs.inotify-tools];
serviceConfig = {
preStart = "${patchedDuoScript} normal";
ExecStart = "${patchedDuoScript} watch-displays";
Restart = "always";
RestartSec = 5;