forked from mirrors_public/oddlama_nix-config
feat: add firefly pico
This commit is contained in:
parent
d7fbce7a1e
commit
d7b79ab6e9
13 changed files with 587 additions and 11 deletions
|
@ -19,6 +19,7 @@ _inputs: [
|
|||
# ];
|
||||
|
||||
mdns-repeater = prev.callPackage ./mdns-repeater.nix { };
|
||||
firefly-pico = prev.callPackage ./firefly-pico.nix { };
|
||||
|
||||
formats = prev.formats // {
|
||||
ron = import ./ron.nix { inherit (prev) lib pkgs; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue