mirror of
https://github.com/deltathetawastaken/dotfiles.git
synced 2025-12-06 07:16:37 +03:00
grafanavpn type simple
This commit is contained in:
parent
782298e561
commit
334b9e4675
|
|
@ -52,6 +52,7 @@
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
Restart = "on-failure";
|
Restart = "on-failure";
|
||||||
RestartSec = "15";
|
RestartSec = "15";
|
||||||
|
Type="simple";
|
||||||
};
|
};
|
||||||
script = "/home/delta/scripts/vpn-connect-WB";
|
script = "/home/delta/scripts/vpn-connect-WB";
|
||||||
path = with pkgs; [
|
path = with pkgs; [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue