tlaternet-server/pkgs/default.nix
Tristan Daniël Maat cd012e86ba
chore(pkgs): Remove starbound package
I haven't used this in years and should probably completely revisit
how it works anyway.
2025-09-29 13:01:30 +08:00

4 lines
64 B
Nix

{ pkgs }:
{
crowdsec = import ./crowdsec { inherit pkgs; };
}