nixos/home/lilith/stylix.nix
2025-03-17 19:11:32 +01:00

6 lines
66 B
Nix

{ ... }:
{
stylix.targets = {
firefox.enable = true;
};
}