changes for home assistang, add browsers to nb
This commit is contained in:
parent
3b207db752
commit
8b20f2b13c
8 changed files with 86 additions and 39 deletions
|
|
@ -23,7 +23,7 @@ in
|
|||
|
||||
systemd.services.openconnect-wrwks-keepalive = {
|
||||
serviceConfig.Type = "oneshot";
|
||||
path = with pkgs; [ bash ];
|
||||
path = with pkgs; [ bash inetutils ];
|
||||
script = ''
|
||||
ping -c 2 stage.wsw.at
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue