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

11 lines
116 B
Nix

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