wlin003_GamingPC/configuration.nix aktualisiert

This commit is contained in:
Henrik Lutzmann 2025-02-06 19:14:47 +01:00
parent 8f5379b0f1
commit be3b563e43
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@
# Enable cron service
services.cron = {
enable = true;
systemCronJobs = [ "@hourly zulumann /home/zulumann/rsync-backup.sh" ];
systemCronJobs = [ "@hourly zulumann /home/zulumann/.rsync-backup.sh" ];
};
# Enable OpenSSH