9 lines
66 B
Nix
9 lines
66 B
Nix
_:
|
|
{
|
|
imports = [
|
|
./all.nix
|
|
./cage.nix
|
|
./niri
|
|
];
|
|
}
|