Add gitwatch

This commit is contained in:
2026-01-05 06:38:17 +01:00
parent 9d5b8eff9c
commit e48e85efca
8 changed files with 100 additions and 23 deletions

View File

@@ -11,7 +11,7 @@ in
enable = true;
systemd = {
enable = false; # Systemd service for auto-start
enable = true; # Systemd service for auto-start
restartIfChanged = false; # Auto-restart dms.service when dankMaterialShell changes
};