pkgs: add easyroam-connect-desktop
This commit is contained in:
parent
9d1afd7888
commit
c4dc44a810
3 changed files with 65 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
|||
# Custom packages, that can be defined similarly to ones from nixpkgs
|
||||
# You can build them using 'nix build .#example'
|
||||
pkgs:
|
||||
{
|
||||
pkgs: {
|
||||
# example = pkgs.callPackage ./example { };
|
||||
easyroam-connect-desktop =
|
||||
pkgs.callPackage ./easyroam-connect-desktop.nix { };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue