Add new Nix On Droid janeway host
All checks were successful
/ test (push) Successful in 33s

This commit is contained in:
Andrea Ciceri 2024-04-11 10:58:25 +02:00
parent 731e2118a5
commit 3e1fe36c42
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
5 changed files with 322 additions and 15 deletions

View file

@ -55,6 +55,7 @@
url = "github:LnL7/nix-darwin";
inputs.nixpkgs.follows = "nixpkgsUnstable";
};
nix-on-droid.url = "github:nix-community/nix-on-droid";
};
outputs = inputs @ {flakeParts, ...}: