Added readme's and notes for nix-on-droid profile
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{ pkgs, userSettings, ... }:
|
||||
# TODO make this work on nix-on-droid!
|
||||
let myScript = ''
|
||||
if [ "$1" = "sync" ]; then
|
||||
if [ "$#" = 1 ]; then
|
||||
|
Reference in New Issue
Block a user