add signal desktop

This commit is contained in:
ant 2025-08-03 20:17:36 +02:00
parent 03a308c2d0
commit 8781d94b20

View file

@ -22,6 +22,7 @@
home.stateVersion = "23.05"; # Please read the comment before changing. home.stateVersion = "23.05"; # Please read the comment before changing.
home.packages = with pkgs; [ home.packages = with pkgs; [
signal-desktop
open-in-mpv open-in-mpv
(python313.withPackages (pp: with pp; [ (python313.withPackages (pp: with pp; [
numpy numpy