From 19805bc94e1ca441256a6e5844d194d4b5b3d5a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kha=C3=AFs=20COLIN?= Date: Sun, 2 Feb 2025 15:21:42 +0100 Subject: [PATCH] make app sharing work --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 70b2541..85dccce 100644 --- a/flake.nix +++ b/flake.nix @@ -15,6 +15,7 @@ pkgs.python312Packages.libvirt pkgs.python312Packages.pyqt5 pkgs.libsForQt5.qtbase + pkgs.freerdp ]; buildInputs = [ pkgs.libsForQt5.qttools