This commit is contained in:
commit
95a533c876
451 changed files with 18255 additions and 0 deletions
5
templates/container/pkgs/default.nix
Normal file
5
templates/container/pkgs/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
# example = pkgs.callPackage ./example { };
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue