initial commit
This commit is contained in:
5
pkgs/top-level/all-packages.nix
Normal file
5
pkgs/top-level/all-packages.nix
Normal file
@ -0,0 +1,5 @@
|
||||
with import <nixpkgs> {};
|
||||
with pkgs;
|
||||
{
|
||||
clash-premium = callPackage ../network/proxy/clash-premium { version = "2022.07.07"; };
|
||||
}
|
Reference in New Issue
Block a user