This commit is contained in:
parent
00febbfeb0
commit
2ab6e49b59
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue