Add signal-desktop client

This commit is contained in:
Evie Litherland-Smith 2023-11-16 11:34:43 +00:00
parent f4c9cec34b
commit 6797f5435d

View file

@ -1,7 +1,7 @@
{ config, lib, pkgs, ... }:
{
home.packages = with pkgs; [ discord ];
home.packages = with pkgs; [ signal-desktop discord ];
imports = [
./waybar/default.nix
./anyrun/default.nix