This website requires JavaScript.
Explore
Help
Sign In
axeman
/
pub-solar-os
Watch
1
Star
0
Fork
You've already forked pub-solar-os
0
forked from
pub-solar/os
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
c41d3eed06
pub-solar-os
/
users
/
profiles
/
direnv
/
default.nix
7 lines
89 B
Nix
Raw
Normal View
History
Unescape
Escape
users#direnv: init profile
2020-08-02 19:29:42 +00:00
{
programs
.
direnv
=
{
enable
=
true
;
direnv: use nix-direnv instead ad hoc hack
2020-12-26 05:09:09 +00:00
enableNixDirenvIntegration
=
true
;
users#direnv: init profile
2020-08-02 19:29:42 +00:00
}
;
}
Reference in a new issue
Copy permalink