5 lines
46 B
Nix
5 lines
46 B
Nix
|
|
{ ... }:
|
||
|
|
{
|
||
|
|
programs.bottom.enable = true;
|
||
|
|
}
|