5 lines
82 B
Nix
5 lines
82 B
Nix
{ lib, ... }:
|
|
{
|
|
maintainers = [ lib.maintainers._0x5a4 ];
|
|
name = "Wayfire";
|
|
}
|