add signal on mac
Some checks failed
use nix / build (push) Failing after 3m32s

This commit is contained in:
Cyryl Płotnicki 2024-06-28 22:32:57 +01:00
parent 00febbfeb0
commit 2ab6e49b59

View file

@ -37,7 +37,7 @@
];
homebrew.enable = true;
homebrew.casks = ["maccy" "firefox" "zoom"];
homebrew.casks = ["maccy" "firefox" "zoom" "signal"];
home-manager.users.cyryl = {...}: {
imports = [
../../home-manager/programs/kitty.nix