From 076da172b631d0c4ba14088fe401b04b383000bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Violet=20Truchse=C3=9F?= Date: Sun, 11 Feb 2024 01:31:41 +0100 Subject: [PATCH] installed signal here due to home-manager not using latest package --- workstation.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/workstation.nix b/workstation.nix index cc1590d..6706ac0 100644 --- a/workstation.nix +++ b/workstation.nix @@ -84,5 +84,6 @@ htop bindfs vivaldi + signal-desktop ]; }