small fix
This commit is contained in:
parent
9c94315335
commit
22db57bf48
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@
|
||||||
modules = [ ./nixos/hosts/android ];
|
modules = [ ./nixos/hosts/android ];
|
||||||
home-manager-path = inputs.home-manager.outPath;
|
home-manager-path = inputs.home-manager.outPath;
|
||||||
extraSpecialArgs = {
|
extraSpecialArgs = {
|
||||||
|
inherit (self.nixOnDroidConfigurations.default.pkgs) lib;
|
||||||
inherit inputs;
|
inherit inputs;
|
||||||
inherit first-nixos-install;
|
inherit first-nixos-install;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue