Skip to content

Instantly share code, notes, and snippets.

@Jomik
Created March 14, 2019 15:55
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