Fixed backup systemd service

This commit is contained in:
KoenDR06 2024-11-10 20:14:52 +01:00
parent 0d3ff8ff7f
commit 2a06617905
2 changed files with 2 additions and 2 deletions

View file

@ -43,7 +43,7 @@
'';
serviceConfig = {
Type = "oneshot";
User = "root";
User = "horseman";
};
};

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/run/current-system/sw/bin/zsh
cd /home/horseman