Move 'restart' into 'serviceConfig'

This commit is contained in:
niten 2023-05-03 14:46:05 -07:00
parent 6e002176af
commit 40c136217d
1 changed files with 0 additions and 1 deletions

View File

@ -59,7 +59,6 @@ in {
after = [ "graphical-session.target" ];
path = with pkgs; [ nettools xprintidle ];
restartIfChanged = true;
restart = "always";
serviceConfig = {
ExecStart = pkgs.writeShellScript "launch-wallfly.sh" ''
${pkgs.wallfly}/bin/wallfly \