Fix
Some checks failed
/ test (push) Failing after 27s

This commit is contained in:
Andrea Ciceri 2024-07-11 12:08:32 +02:00
parent c9951e3774
commit ab6623eb4b
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -291,6 +291,7 @@ in {
internal = true; internal = true;
default = hostname: config: default = hostname: config:
inputs.nix-on-droid.lib.nixOnDroidConfiguration { inputs.nix-on-droid.lib.nixOnDroidConfiguration {
pkgs = inputs.nixpkgsUnstable;
modules = [ modules = [
({ ({
lib, lib,