pkgs: add wifi-qr
This commit is contained in:
parent
e9f07e67dc
commit
ce4e163193
2 changed files with 82 additions and 0 deletions
|
|
@ -34,6 +34,8 @@ pkgs.lib.makeScope pkgs.newScope (pkgs: {
|
|||
|
||||
volantes-cursors = pkgs.callPackage ./volantes-cursors { };
|
||||
|
||||
wifi-qr = pkgs.callPackage ./wifi-qr { };
|
||||
|
||||
woodpecker-agent = pkgs.callPackage ./woodpecker/agent.nix { };
|
||||
|
||||
woodpecker-cli = pkgs.callPackage ./woodpecker/cli.nix { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue