haztecaso / flakes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flakes

To add a dir as a flake input:

{
  inputs = {
    moodle-dl.url = "github:haztecaso/flakes?dir=moodle-dl";
    jekyll-flake.url = "github:haztecaso/flakes?dir=jekyll-flake";
  };
}

About


Languages

Language:Nix 98.5%Language:Ruby 1.5%