Compare commits

..

No commits in common. "d60c7216973ab6fcc245abf3252b2e928d1023b1" and "67eac8e4f737e42f87cdd19ec378ae2622265eca" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View file

@ -10,7 +10,6 @@ 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)

View file

@ -1,6 +1,6 @@
{ pkgs, lib, ... }: with lib; let
url = "https://i.imgur.com/OpZzgJZ.png";
sha256 = "0rzcpqx4m6lg91nx465qs4flvnad4cqqr1prl0ky24r5vz3z87z5";
url = "https://i.imgur.com/3at96cg.jpeg";
sha256 = "0jy6ni9iwycdb4n4ldgid2g23sprq9qjhl05mg0sl7kfjs8myywd";
forceContrastText = false;
in {
options = {