From 6e49c741f3ea8b743ecdc509e1b88a2e681729e2 Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Fri, 19 Sep 2025 22:46:52 -0600 Subject: [PATCH] android wireless screen sharing --- hosts/workstation/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/workstation/configuration.nix b/hosts/workstation/configuration.nix index 9bcfbda..34e78ff 100644 --- a/hosts/workstation/configuration.nix +++ b/hosts/workstation/configuration.nix @@ -105,6 +105,7 @@ in gnome-epub-thumbnailer podman-compose code-cursor + scrcpy ; inherit (pkgs.libheif) out; };