nix-configurations/hosts/lkk-nix-1/services/containers/default.nix

6 lines
41 B
Nix
Raw Normal View History

{
imports = [
./baserow.nix
];
}