Makefile : Android also copy png wallpaper.

This commit is contained in:
Dmitry Voronin 2024-09-19 22:53:08 +03:00
parent 34515df7a1
commit d60c721697
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -10,6 +10,7 @@ android:
cp ~/.termux/_font.ttf ~/.termux/font.ttf
cp ~/.termux/_colors.properties ~/.termux/colors.properties
cp ~/.Wallpaper /sdcard/Download/Wallpaper.jpg
cp ~/.Wallpaper /sdcard/Download/Wallpaper.png
boot: fix-ulimit
nixos-rebuild boot $(options) --flake $(flake)