From 2f7b36d42d38db22e0fc9a6c9f288fb5aafb6b16 Mon Sep 17 00:00:00 2001 From: greg-compass Date: Mon, 17 Oct 2022 13:57:10 -0500 Subject: [PATCH] Add yawsso --- home/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/home.nix b/home/home.nix index ad2897a..252c8f0 100644 --- a/home/home.nix +++ b/home/home.nix @@ -76,5 +76,6 @@ in { wget x265 yamllint + yawsso ]; }