8 lines
No EOL
73 B
Nix
8 lines
No EOL
73 B
Nix
{ ... }:
|
|
|
|
{
|
|
imports = [
|
|
./core.nix
|
|
../packages/graphical
|
|
];
|
|
} |