diff options
author | jjanzen <jjanzen@jjanzen.ca> | 2025-03-04 17:35:54 -0600 |
---|---|---|
committer | jjanzen <jjanzen@jjanzen.ca> | 2025-03-04 17:35:54 -0600 |
commit | 2fda28db2140dba8c40b6353ce3968863951f9d4 (patch) | |
tree | 87dfe93188df91accce3cf5311018519a602ed47 /Makefile | |
parent | c5add6ab01da8da2065e799bcaca0af7345e9a4a (diff) |
system changes
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -68,6 +68,7 @@ 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" + sudo /usr/libexec/makewhatis -o /usr/local/share/man/whatis nixos-update: install nix flake update $(DSTDIR)/.flake |