8 lines
60 B
Nix
8 lines
60 B
Nix
{
|
|
heimdall,
|
|
}:
|
|
|
|
heimdall.override {
|
|
enableGUI = true;
|
|
}
|