Skip to content

Instantly share code, notes, and snippets.

@Jomik
Created March 14, 2019 15:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jomik/3526ec9f5aff471833867efd157bd496 to your computer and use it in GitHub Desktop.
Save Jomik/3526ec9f5aff471833867efd157bd496 to your computer and use it in GitHub Desktop.
self: super:
{
dotfiles-sh = super.callPackage ../pkgs/dotfiles-sh.nix {};
androidsdk = super.callPackage ../pkgs/androidsdk {};
nmcli-rofi = super.callPackage ../pkgs/nmcli-rofi.nix {};
scripts = super.callPackage ../pkgs/scripts.nix {};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment