From 27a2332034d58b1358fbb42f3b1e531055763c21 Mon Sep 17 00:00:00 2001 From: jjanzen Date: Mon, 3 Mar 2025 15:22:18 -0600 Subject: system changes --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index d2d7b23..9d8580c 100644 --- a/Makefile +++ b/Makefile @@ -61,6 +61,8 @@ $(DSTDIR)/%: $(SRCDIR)/% macos-update: install nix flake update --flake $(DSTDIR)/.flake darwin-rebuild switch --flake $(DSTDIR)/.flake + brew update + brew upgrade # macos install tells System Events to update the wallpaper after installation macos-install: $(CONFIGS) -- cgit v1.2.3