changes for home assistang, add browsers to nb
This commit is contained in:
@@ -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
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user