mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
Add --file argument for nix-on-droid
This commit is contained in:
parent
38e7b238ae
commit
daf69b959d
3 changed files with 19 additions and 10 deletions
|
|
@ -10,7 +10,6 @@ let
|
|||
|
||||
modules = import ../modules {
|
||||
pkgs = nixpkgs;
|
||||
initialBuild = true;
|
||||
|
||||
config = {
|
||||
imports = [ ../modules/build/initial-build.nix ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue