From df2425d6e964dc94038786d91e53c511dbb305cc Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Mon, 28 Feb 2022 15:09:22 +0100 Subject: machines/shiki: add stretch & bend --- machines/profpatsch/shiki.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/machines/profpatsch/shiki.nix b/machines/profpatsch/shiki.nix index 55ce297e..e326a899 100644 --- a/machines/profpatsch/shiki.nix +++ b/machines/profpatsch/shiki.nix @@ -555,6 +555,10 @@ in { excercises = [ { "name": "burpies" , "sets": 2 + , "reps": 5 + , "sigma": 2 }, + { "name": "stretch & bend" + , "sets": 1 , "reps": 10 , "sigma": 2 }, ] -- cgit 1.4.1