forked from Fediversity/Fediversity
7 lines
120 B
Nix
7 lines
120 B
Nix
{
|
|
imports = [
|
|
./check/basic/flake-part.nix
|
|
./check/cli/flake-part.nix
|
|
./check/panel/flake-part.nix
|
|
];
|
|
}
|