6 lines
66 B
Nix
6 lines
66 B
Nix
{ ... }:
|
|
{
|
|
stylix.targets = {
|
|
firefox.enable = true;
|
|
};
|
|
}
|