You've already forked caddy-opnsense-blocker
Add MIT license and Nix packaging
This commit is contained in:
3
default.nix
Normal file
3
default.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
let
|
||||
pkgs = import <nixpkgs> { };
|
||||
in pkgs.callPackage ./package.nix { }
|
||||
Reference in New Issue
Block a user