5 lines
70 B
Nix
5 lines
70 B
Nix
{ lib, config, ... }:
|
|
{
|
|
# Your Mangowc plugin configurations here
|
|
}
|
{ lib, config, ... }:
|
|
{
|
|
# Your Mangowc plugin configurations here
|
|
}
|