From 63d253873457fbc9a1a26aac4decdad9c1b82f3f Mon Sep 17 00:00:00 2001 From: tomoron Date: Thu, 28 Aug 2025 23:38:22 +0200 Subject: [PATCH] add localsend to laptop packages --- homeConfigs/hosts/laptop.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/homeConfigs/hosts/laptop.nix b/homeConfigs/hosts/laptop.nix index d321393..d57a006 100644 --- a/homeConfigs/hosts/laptop.nix +++ b/homeConfigs/hosts/laptop.nix @@ -39,6 +39,7 @@ stremio blender wireshark + localsend ]; #mods.sync.syncedAdditions = ["VirtualBox VMs"];