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
Is your feature request related to a problem? Please describe.
Currently on NixOS we have to change HyprPanel's settings through the nix config (which is fine to me) but I just ran across impurity which can automatically symlink files in the directory of the nix config to for example ~/.config/<dir>
Describe the solution you'd like
I am no pro with nix, still relatively new, but I just wanted to push this idea. I don't know if you can actually implement something like this directly into the flake/module or if a wiki entry in the NixOS section would suffice, but this is my two cents.
Describe alternatives you've considered
I know this may be niche and could be done per user if desired, but I thought maybe this could at least go in the WIKI with the (if ready) updated instructions :)
Additional context
I use impurity for my nvf (neovim flake) config to symlink ftplugin/.lua.
Delete this without hesitation if I am completely of base here.
The text was updated successfully, but these errors were encountered:
I just decided against using impurity for my use case. Please excuse my premature issue creation. I will leave this open if someone with more knowledge than me thinks this is a useful addition.
Is your feature request related to a problem? Please describe.
Currently on NixOS we have to change HyprPanel's settings through the nix config (which is fine to me) but I just ran across impurity which can automatically symlink files in the directory of the nix config to for example
~/.config/<dir>
Describe the solution you'd like
I am no pro with nix, still relatively new, but I just wanted to push this idea. I don't know if you can actually implement something like this directly into the flake/module or if a wiki entry in the NixOS section would suffice, but this is my two cents.
Describe alternatives you've considered
I know this may be niche and could be done per user if desired, but I thought maybe this could at least go in the WIKI with the (if ready) updated instructions :)
Additional context
I use impurity for my nvf (neovim flake) config to symlink ftplugin/.lua.
Delete this without hesitation if I am completely of base here.
The text was updated successfully, but these errors were encountered: