aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorjjanzen <jjanzen@jjanzen.ca>2025-03-04 17:35:54 -0600
committerjjanzen <jjanzen@jjanzen.ca>2025-03-04 17:35:54 -0600
commit2fda28db2140dba8c40b6353ce3968863951f9d4 (patch)
tree87dfe93188df91accce3cf5311018519a602ed47 /Makefile
parentc5add6ab01da8da2065e799bcaca0af7345e9a4a (diff)
system changes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9d8580c..40cd748 100644
--- a/Makefile
+++ b/Makefile
@@ -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