Added readme's and notes for nix-on-droid profile

This commit is contained in:
Emmet 2024-06-24 09:41:35 -05:00
parent d5297c68f9
commit c4ac8888d4
3 changed files with 11 additions and 3 deletions

View file

@ -1,4 +1,5 @@
{ pkgs, userSettings, ... }:
# TODO make this work on nix-on-droid!
let myScript = ''
if [ "$1" = "sync" ]; then
if [ "$#" = 1 ]; then