nix-config/users/modules/stylix.nix

7 lines
68 B
Nix

{ ... }:
{
stylix.targets = {
blender.enable = false;
};
}