initial public commit
This commit is contained in:
commit
93d38992e1
33 changed files with 1761 additions and 0 deletions
5
pkgs/default.nix
Normal file
5
pkgs/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
pkgs:
|
||||
{
|
||||
#andesight = pkgs.callPackage ./andesight {};
|
||||
#netextender = pkgs.callPackage ./netextender {};
|
||||
}
|
Reference in a new issue