small changes
This commit is contained in:
parent
236ab2a37e
commit
2ed07e5564
2 changed files with 3 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ in {
|
|||
systemd.services."rooms" = {
|
||||
script = ''
|
||||
cd /home/horseman/scripts
|
||||
/run/current-system/sw/bin/java -jar KamerZoeken-1.0.0.jar headless
|
||||
${pkgs.jdk}/bin/java -jar KamerZoeken-1.0.0.jar headless
|
||||
'';
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue