parent
684b8a5c9e
commit
5f9dca81e1
12 changed files with 1000 additions and 697 deletions
devices/android
|
@ -1,8 +1,10 @@
|
|||
{
|
||||
home-manager,
|
||||
nix-on-droid,
|
||||
nixpkgs,
|
||||
...
|
||||
} @ inputs: rec {
|
||||
} @ inputs:
|
||||
nix-on-droid.lib.nixOnDroidConfiguration rec {
|
||||
extraSpecialArgs = inputs;
|
||||
home-manager-path = home-manager.outPath;
|
||||
pkgs = import nixpkgs {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue