system changes
This commit is contained in:
parent
6707ad47cb
commit
a53d08187f
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -66,6 +66,8 @@ macos-update: install
|
|||
macos-install: $(CONFIGS)
|
||||
darwin-rebuild switch --flake $(DSTDIR)/.flake
|
||||
osascript -e "tell application \"System Events\" to tell every desktop to set picture to \"/$$HOME/.wallpaper\" as POSIX file"
|
||||
mkdir -p ~/Applications/Emacs.app/Contents/MacOS
|
||||
ln -s $$(which emacs) ~/Applications/Emacs.app/Contents/MacOS/Emacs
|
||||
|
||||
nixos-update: install
|
||||
nix flake update $(DSTDIR)/.flake
|
||||
|
|
Loading…
Add table
Reference in a new issue