add maccy
This commit is contained in:
parent
89156ff18c
commit
6c1498dd1f
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
nixpkgs.hostPlatform = "aarch64-darwin";
|
nixpkgs.hostPlatform = "aarch64-darwin";
|
||||||
|
|
||||||
homebrew.enable = true;
|
homebrew.enable = true;
|
||||||
homebrew.casks = ["firefox"];
|
homebrew.casks = ["maccy" "firefox"];
|
||||||
home-manager.users.cyryl = {...}: {
|
home-manager.users.cyryl = {...}: {
|
||||||
imports = [
|
imports = [
|
||||||
../../home-manager/programs/kitty.nix
|
../../home-manager/programs/kitty.nix
|
||||||
|
|
Loading…
Reference in a new issue