forked from fediversity/fediversity
7 lines
122 B
Nix
7 lines
122 B
Nix
{
|
|
imports = [
|
|
./check/basic/flake-part.nix
|
|
./check/proxmox/flake-part.nix
|
|
./check/cli/flake-part.nix
|
|
];
|
|
}
|