From 644cd2e063494bf07484c7623c0b6edbf02c79fb Mon Sep 17 00:00:00 2001 From: DannyDannyDanny Date: Fri, 12 Sep 2025 12:22:39 +0200 Subject: [PATCH] feat: add tree to nix-darwin :apple: :sparkles: --- nixos/hosts/macos.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/hosts/macos.nix b/nixos/hosts/macos.nix index 19b51bd..9e6773a 100644 --- a/nixos/hosts/macos.nix +++ b/nixos/hosts/macos.nix @@ -64,6 +64,7 @@ cowsay lolcat alacritty + tree ]; # Keep for darwin as well (tracks defaults across upgrades)