mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Added readme's and notes for nix-on-droid profile
This commit is contained in:
parent
d5297c68f9
commit
c4ac8888d4
3 changed files with 11 additions and 3 deletions
|
@ -1,4 +1,5 @@
|
|||
{ pkgs, userSettings, ... }:
|
||||
# TODO make this work on nix-on-droid!
|
||||
let myScript = ''
|
||||
if [ "$1" = "sync" ]; then
|
||||
if [ "$#" = 1 ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue