From c8d13e274e2ed5f7369b5ce18540f8bc58084ffb Mon Sep 17 00:00:00 2001 From: kevinnlsamuel Date: Tue, 15 Sep 2026 15:10:36 +0530 Subject: [PATCH] minor changes --- playbooks/setupworkstation/main.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/playbooks/setupworkstation/main.yaml b/playbooks/setupworkstation/main.yaml index aa9d1cd..79ec677 100644 --- a/playbooks/setupworkstation/main.yaml +++ b/playbooks/setupworkstation/main.yaml @@ -133,6 +133,7 @@ - com.github.xournalpp.xournalpp - com.obsproject.Studio + - com.obsproject.Studio.Plugin.Droidcam - com.yubico.yubioath - com.github.tchx84.Flatseal @@ -339,7 +340,7 @@ origin \ -t stable \ -m stable \ - https://{{PAT}}@github.com/kevinnlsamuel/HOME.git + git@github.com:kevinnlsamuel/HOME.git git fetch --set-upstream origin stable - name: clone HOME to my selves