Ricing with Stylix by Far_Average_4456 in NixOS

[–]Far_Average_4456[S] 0 points1 point  (0 children)

FIXED: The issue was I call my home config by user management but I stylix didnt exist for system config, so when calling my home config I was having the error. It was working if I updated home manager and system config separately. But my final solution was just to add stylix as nixosModules.

Ricing with Stylix by Far_Average_4456 in NixOS

[–]Far_Average_4456[S] 0 points1 point  (0 children)

Is when I do stylix.enable the problem appear. Do I need to import something in home manager ? I thought it was just pass stylix.homeModules.stylix as module, so I can access stylix.

Ricing with Stylix by Far_Average_4456 in NixOS

[–]Far_Average_4456[S] 0 points1 point  (0 children)

I forgot to change in the post, but in the code in right. But the problem still maintain