You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some context: I use NixOS, which relies heavily on sym links, as everything created by nix is located in the nix store before being sym linked to its path. I was adding support to stylix for Dopamine, when I found out that Dopamine won't follow a symlink to a theme file. I don't know if this affects other parts of dopamine (perhaps even music scanning) but it getting in the way of adding support for Dopamine in nix modules.
The text was updated successfully, but these errors were encountered:
For some context: I use NixOS, which relies heavily on sym links, as everything created by nix is located in the nix store before being sym linked to its path. I was adding support to stylix for Dopamine, when I found out that Dopamine won't follow a symlink to a theme file. I don't know if this affects other parts of dopamine (perhaps even music scanning) but it getting in the way of adding support for Dopamine in nix modules.
The text was updated successfully, but these errors were encountered: