10 lines
181 B
Nix
10 lines
181 B
Nix
_: {
|
|
imports = [
|
|
./bluetooth.nix
|
|
./chrome-executable.nix
|
|
./fonts.nix
|
|
./kernel.nix
|
|
./malloc-perturb.nix
|
|
./noisetorch.nix
|
|
];
|
|
}
|