From 14a3e0ee9896455dd59a1f08b4af2654deaaef1b Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Thu, 3 Oct 2024 17:25:29 +0200 Subject: t14: 63 current 2024-10-03 17:25:25 24.05.20240928.fbca5e7 6.6.52 * --- machines/t14/default.nix | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'machines/t14') diff --git a/machines/t14/default.nix b/machines/t14/default.nix index e0ad008..a908883 100644 --- a/machines/t14/default.nix +++ b/machines/t14/default.nix @@ -58,12 +58,13 @@ programs.nix-ld = { enable = true; libraries = with pkgs; [ - fuse3 - fuse - harfbuzz - fontconfig - freetype - xorg.libX11 + #fuse3 + #fuse + #harfbuzz + #fontconfig + #freetype + #xorg.libX11 + appimage-run ]; }; -- cgit 1.4.1