system changes
This commit is contained in:
parent
8bfe27bd23
commit
149b6717d2
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -62,7 +62,7 @@ macos-update: install
|
||||||
nix flake update --flake $(DSTDIR)/flake
|
nix flake update --flake $(DSTDIR)/flake
|
||||||
darwin-rebuild switch --flake $(DSTDIR)/flake
|
darwin-rebuild switch --flake $(DSTDIR)/flake
|
||||||
brew update
|
brew update
|
||||||
brew upgrade
|
brew upgrade -f
|
||||||
|
|
||||||
# macos install tells System Events to update the wallpaper after installation
|
# macos install tells System Events to update the wallpaper after installation
|
||||||
macos-install: $(CONFIGS)
|
macos-install: $(CONFIGS)
|
||||||
|
|
Loading…
Add table
Reference in a new issue