Files
nixos-config/themes/targets/all.nix
2023-12-12 16:34:46 -04:00

10 lines
115 B
Nix

{
stylix.autoEnable = true;
home-manager.sharedModules = [
{
stylix.autoEnable = true;
}
];
}