diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |