Files
nixos-config/themes/targets/all.nix
2023-12-18 12:21:21 -04:00

10 lines
115 B
Nix

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