Files
Numbus/modules/server/packages/default.nix
T

9 lines
82 B
Nix

{ ... }:
{
imports = [
# To test
./packages.nix
./podman.nix
];
}