6 lines
47 B
Nix
6 lines
47 B
Nix
{...}: {
|
|
imports = [
|
|
./powder.nix
|
|
];
|
|
}
|
{...}: {
|
|
imports = [
|
|
./powder.nix
|
|
];
|
|
}
|