From bb066d54fa346acc2775668f38044fae3c8905a2 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Wed, 18 Mar 2026 10:49:24 +0000 Subject: [PATCH] Update common.nix --- common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/common.nix b/common.nix index d7e7b93..fabc939 100644 --- a/common.nix +++ b/common.nix @@ -106,6 +106,7 @@ in # Add packages environment.systemPackages = with pkgs; [ git + localsend #adwaita-icon-theme #mission-center ];