From 5fe043ead9388b458cadff75f6ebfd1b9c102c81 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Mon, 17 Oct 2022 08:05:27 +0000 Subject: [PATCH] feat: include powershell as part of arch install --- roles/arch-post-setup/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/arch-post-setup/tasks/main.yml b/roles/arch-post-setup/tasks/main.yml index 9b94398..c6a3ec0 100644 --- a/roles/arch-post-setup/tasks/main.yml +++ b/roles/arch-post-setup/tasks/main.yml @@ -76,6 +76,7 @@ - swaylock-effects-git - pw-volume - spotify + - powershell state: present - name: Enable and Start Needed Systemd Services