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
The documented default installation asks to download and install manually a file in a config folder. This breaks the declarative aspect of nixos. As flox already uses nix under the hood, it looks natural to provide a declarative way of installing flox-direnv.
Among the possibility, there are at least:
a flake.nix
or a "home-manager" snippet
maybe there is a pure nix possibility?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
The documented default installation asks to download and install manually a file in a config folder. This breaks the declarative aspect of nixos. As flox already uses nix under the hood, it looks natural to provide a declarative way of installing flox-direnv.
Among the possibility, there are at least:
Thanks in advance!
The text was updated successfully, but these errors were encountered: