From c758310626204f21fcddda5334e79d645b2dca2e Mon Sep 17 00:00:00 2001 From: s Date: Fri, 21 Feb 2025 17:28:53 +0700 Subject: m --- hosts/mac/mac.nix | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'hosts/mac/mac.nix') diff --git a/hosts/mac/mac.nix b/hosts/mac/mac.nix index 2e55b01..651e2e4 100644 --- a/hosts/mac/mac.nix +++ b/hosts/mac/mac.nix @@ -1,5 +1,11 @@ -{ self, pkgs, ... }: +{ pkgs, ... }: { +# custom +# y.kmonad.enable = true; + environment.systemPackages = with pkgs;[ + alacritty + #overlays.yabai + ]; fonts.packages = with pkgs; [ recursive pkgs.nerd-fonts.droid-sans-mono -- cgit v1.2.3