small fix

This commit is contained in:
Aleksandr Lebedev 2025-01-06 20:44:07 +01:00
parent ac2c2ab3fa
commit 9c94315335

View file

@ -64,6 +64,7 @@
modules = [ ./nixos/hosts/android ];
home-manager-path = inputs.home-manager.outPath;
extraSpecialArgs = {
inherit inputs;
inherit first-nixos-install;
};
};